| Interface | Description |
|---|---|
| AlternativeSelector | |
| AssertionBuilder |
AssertionBuilder is an interface used to build an Assertion object from a
given xml element.
|
| AssertionBuilderRegistry |
AssertionBuilderRegistry is used to manage AssertionBuilders and
create Assertion objects from given xml elements.
|
| Assertor |
API used in the WS-Policy framework to allow a message exchange participant to
assert its capabilities for the underlying message.
|
| EffectivePolicy |
Describes the effective policy of an outbound message.
|
| EndpointPolicy |
Describes the policy of an inbound message.
|
| PolicyAssertion | |
| PolicyBuilder |
PolicyBuilder provides methods to create Policy and PolicyReferenceObjects
from DOM elements.
|
| PolicyEngine | |
| PolicyInterceptorProvider | |
| PolicyInterceptorProviderRegistry |
InterceptorProviderRegistry is used to manage InterceptorProviders that provide
assertion domain specific interceptors.
|
| PolicyProvider |
| Class | Description |
|---|---|
| AbstractPolicyInterceptorProvider | |
| AssertionInfo | |
| AssertionInfoMap | |
| Intersector |
This class contains methods dealing with policy intersection.
|
| PolicyConstants |
Encapsulation of version-specific WS-Policy constants.
|
| Exception | Description |
|---|---|
| PolicyException |
PolicyException is the type of RuntimeException thrown by any exceptions encountered
by the policy framework.
|
Apache CXF