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 for
PolicySubject . |
Class and 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
child
AssertionSets . |
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
|
PolicyIntersector
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 policies
|
PolicyMapKey
This class provides implementation of PolicyMapKey interface to be used in connection with
PolicyMap . |
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.
|
Class and Description |
---|
PolicyException
This is a base exception class and thrown when there is an error in the policy processing
|
Class and 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
child
AssertionSets . |
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
|
Class and Description |
---|
Policy
A policy represents normalized policy as a wrapper of available policy alternatives represented by
child
AssertionSets . |
PolicyException
This is a base exception class and thrown when there is an error in the policy processing
|
Class and 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
|
Class and Description |
---|
PolicyMapKey
This class provides implementation of PolicyMapKey interface to be used in connection with
PolicyMap . |
Copyright © 2006–2018 Oracle Corporation. All rights reserved.