Package | Description |
---|---|
org.apache.cxf.ws.security.policy.interceptors | |
org.apache.cxf.ws.security.wss4j |
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 |
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 |
WSS4JInInterceptor
Performs WS-Security inbound actions.
|
Apache CXF