Apache CXF API

Uses of Package
org.apache.cxf.ws.security.wss4j

Packages that use org.apache.cxf.ws.security.wss4j
org.apache.cxf.ws.security.policy.interceptors   
org.apache.cxf.ws.security.wss4j   
 

Classes in org.apache.cxf.ws.security.wss4j used by org.apache.cxf.ws.security.policy.interceptors
UsernameTokenInterceptor
           
 

Classes in org.apache.cxf.ws.security.wss4j used by org.apache.cxf.ws.security.wss4j
AbstractWSS4JInterceptor
           
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.
DelegatingCallbackHandler
           
PolicyBasedWSS4JInInterceptor
           
PolicyBasedWSS4JOutInterceptor
           
UsernameTokenProcessorWithoutCallbacks
          UsernameToken processor which creates Principal without delegating to CallbackHandlers
WSS4JInInterceptor
          Performs WS-Security inbound actions.
 


Apache CXF API

Apache CXF