| Package | Description |
|---|---|
| org.apache.cxf.ws.policy | |
| org.apache.cxf.ws.policy.mtom |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPolicyInterceptorProvider |
class |
IgnorablePolicyInterceptorProvider
This policy interceptor provider can be used to implicitly handle unknown policy assertions.
|
| Modifier and Type | Method and Description |
|---|---|
Set<PolicyInterceptorProvider> |
PolicyInterceptorProviderRegistryImpl.get(QName qn) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyInterceptorProviderRegistryImpl.register(PolicyInterceptorProvider provider) |
void |
PolicyInterceptorProviderRegistry.register(PolicyInterceptorProvider provider)
Register the builder for all qnames from the provider
getAssertionTypes call.
|
| Constructor and Description |
|---|
PolicyInterceptorProviderRegistryImpl(Map<QName,Set<PolicyInterceptorProvider>> interceptors) |
| Modifier and Type | Class and Description |
|---|---|
class |
MTOMPolicyInterceptorProvider |
Apache CXF