Interface Summary |
AlternativeSelector |
Used by the Policy engine to select the Policy alternative to use. |
AssertionBuilderLoader |
Marker interface for objects that would load and register
additional AssertionBuilders when loaded. |
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 |
Interface to mark Assertions that can participate in CXF's
assertion mechanism to make sure the policies have been
applied. |
PolicyBuilder |
PolicyBuilder provides methods to create Policy and PolicyReferenceObjects
from DOM elements. |
PolicyEngine |
|
PolicyInterceptorProvider |
|
PolicyInterceptorProviderLoader |
Marker interface for objects that would load and register
additional PolicyInterceptorProviders when loaded. |
PolicyInterceptorProviderRegistry |
InterceptorProviderRegistry is used to manage InterceptorProviders that provide
assertion domain specific interceptors. |
PolicyProvider |
|