| Package | Description |
|---|---|
| org.apache.cxf.ws.security.policy.interceptors | |
| org.apache.cxf.ws.security.wss4j | |
| org.apache.cxf.ws.security.wss4j.policyvalidators |
| Class and Description |
|---|
| UsernameTokenInterceptor |
| Class and Description |
|---|
| AbstractTokenInterceptor
An abstract interceptor that can be used to form the basis of an interceptor to add and process
a specific type of security token.
|
| AbstractWSS4JInterceptor |
| AbstractWSS4JStaxInterceptor |
| BinarySecurityTokenInterceptor
An interceptor to add a BinarySecurityToken token to the security header of an outbound request, and to
process a BinarySecurityToken on an inbound request.
|
| CryptoCoverageChecker
Utility to enable the checking of WS-Security signature/encryption
coverage based on the results of the WSS4J processors.
|
| CryptoCoverageChecker.XPathExpression
A simple wrapper for an XPath expression and coverage type / scope
indicating how the XPath expression should be enforced as a cryptographic
coverage requirement.
|
| CryptoCoverageUtil.CoverageScope
Differentiates which part of an element to check for cryptographic coverage.
|
| CryptoCoverageUtil.CoverageType
Differentiates which type of cryptographic coverage to check for.
|
| PolicyBasedWSS4JInInterceptor |
| PolicyBasedWSS4JOutInterceptor |
| PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal |
| PolicyBasedWSS4JStaxInInterceptor |
| PolicyBasedWSS4JStaxOutInterceptor |
| WSS4JInInterceptor
Performs WS-Security inbound actions.
|
| WSS4JStaxInInterceptor |
| WSS4JStaxOutInterceptor |
| Class and Description |
|---|
| CryptoCoverageUtil.CoverageScope
Differentiates which part of an element to check for cryptographic coverage.
|
| CryptoCoverageUtil.CoverageType
Differentiates which type of cryptographic coverage to check for.
|
Apache CXF