Uses of Package
com.sun.xml.ws.policy
-
Packages that use com.sun.xml.ws.policy Package Description com.sun.xml.ws.policy The root package of public policy API.com.sun.xml.ws.policy.privateutil This package contains utility classes that are not part of the public Policy API.com.sun.xml.ws.policy.sourcemodel The part of public policy API that defines the classes and interfaces dealing with the policy tree structure (policy source model) creation and manipulation.com.sun.xml.ws.policy.sourcemodel.attach com.sun.xml.ws.policy.spi The package contains policy API extension point definitions.com.sun.xml.ws.policy.subject Provides utility classes and objects that can serve as policy subjects forPolicySubject. -
Classes in com.sun.xml.ws.policy used by com.sun.xml.ws.policy Class Description AssertionSet The AssertionSet is a set of assertions.AssertionValidationProcessor Provides methods for assertion validation.EffectivePolicyModifier The class serves as a policy map mutator that allows for replacement of current effective policies stored in the policy map with new effective policy provided by the mutator user.NestedPolicy A special policy implementation that assures that only no or single policy alternative is possible within this type of policy.Policy A policy represents normalized policy as a wrapper of available policy alternatives represented by childAssertionSets.PolicyAssertion Base class for any policy assertion implementations.PolicyException This is a base exception class and thrown when there is an error in the policy processingPolicyIntersector The instance of this class is intended to provide policy intersection mechanism.PolicyMap A PolicyMap holds all policies for a scope.PolicyMapExtender The class provides methods to extend policy map content with new policiesPolicyMapKey This class provides implementation of PolicyMapKey interface to be used in connection withPolicyMap.PolicyMapMutator The class serves as a base for specific policy map mutator implementations.PolicyMerger Merge policies and return the effective policy.PolicySubject A PolicySubject is an entity (e.g., a port, operation, binding, service) with which a policy can be associated. -
Classes in com.sun.xml.ws.policy used by com.sun.xml.ws.policy.privateutil Class Description PolicyException This is a base exception class and thrown when there is an error in the policy processing -
Classes in com.sun.xml.ws.policy used by com.sun.xml.ws.policy.sourcemodel Class Description AssertionSet The AssertionSet is a set of assertions.NestedPolicy A special policy implementation that assures that only no or single policy alternative is possible within this type of policy.Policy A policy represents normalized policy as a wrapper of available policy alternatives represented by childAssertionSets.PolicyAssertion Base class for any policy assertion implementations.PolicyException This is a base exception class and thrown when there is an error in the policy processing -
Classes in com.sun.xml.ws.policy used by com.sun.xml.ws.policy.sourcemodel.attach Class Description Policy A policy represents normalized policy as a wrapper of available policy alternatives represented by childAssertionSets.PolicyException This is a base exception class and thrown when there is an error in the policy processing -
Classes in com.sun.xml.ws.policy used by com.sun.xml.ws.policy.spi Class Description AssertionSet The AssertionSet is a set of assertions.PolicyAssertion Base class for any policy assertion implementations.PolicyException This is a base exception class and thrown when there is an error in the policy processing -
Classes in com.sun.xml.ws.policy used by com.sun.xml.ws.policy.subject Class Description PolicyMapKey This class provides implementation of PolicyMapKey interface to be used in connection withPolicyMap.