Uses of Class
com.sun.xml.ws.policy.NestedPolicy
Packages that use NestedPolicy
Package
Description
The root package of public policy API.
The part of public policy API that defines the classes and interfaces dealing with
the policy tree structure (policy source model) creation and manipulation.
-
Uses of NestedPolicy in com.sun.xml.ws.policy
Methods in com.sun.xml.ws.policy that return NestedPolicyModifier and TypeMethodDescriptionfinal NestedPolicyComplexAssertion.getNestedPolicy()PolicyAssertion.getNestedPolicy()Returns the nested policy if any.final NestedPolicySimpleAssertion.getNestedPolicy() -
Uses of NestedPolicy in com.sun.xml.ws.policy.sourcemodel
Methods in com.sun.xml.ws.policy.sourcemodel with parameters of type NestedPolicyModifier and TypeMethodDescriptionprotected abstract ModelNodePolicyModelGenerator.translate(ModelNode parentAssertion, NestedPolicy policy) Iterates through a nested policy and returns the corresponding policy info model. -
Uses of NestedPolicy in com.sun.xml.ws.security.impl.policy
Methods in com.sun.xml.ws.security.impl.policy that return NestedPolicy -
Uses of NestedPolicy in com.sun.xml.ws.security.impl.policyconv
Methods in com.sun.xml.ws.security.impl.policyconv that return NestedPolicyMethods in com.sun.xml.ws.security.impl.policyconv with parameters of type NestedPolicy -
Uses of NestedPolicy in com.sun.xml.ws.security.policy
Methods in com.sun.xml.ws.security.policy that return NestedPolicyModifier and TypeMethodDescriptionSecureConversationToken.getBootstrapPolicy()returnsPolicywhich represents Bootstrap Policy -
Uses of NestedPolicy in com.sun.xml.wss.jaxws.impl
Methods in com.sun.xml.wss.jaxws.impl with parameters of type NestedPolicyModifier and TypeMethodDescriptionprotected PolicySecurityTubeBase.getEffectiveBootstrapPolicy(NestedPolicy bp) -
Uses of NestedPolicy in com.sun.xml.wss.provider.wsit
Methods in com.sun.xml.wss.provider.wsit with parameters of type NestedPolicyModifier and TypeMethodDescriptionprotected PolicyWSITAuthContextBase.getEffectiveBootstrapPolicy(NestedPolicy bp)