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.
|
PolicyBasedWSS4JOutInterceptor |
PolicyBasedWSS4JOutInterceptor.PolicyBasedWSS4JOutInterceptorInternal |
WSS4JInInterceptor
Performs WS-Security inbound actions.
|
WSS4JSecurityContextCreator
A pluggable way to create a CXF SecurityContext Object from a set of WSS4J processing results
|
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