Apache CXF API

Uses of Class
org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker

Packages that use CryptoCoverageChecker
org.apache.cxf.ws.security.wss4j   
 

Uses of CryptoCoverageChecker in org.apache.cxf.ws.security.wss4j
 

Subclasses of CryptoCoverageChecker in org.apache.cxf.ws.security.wss4j
 class DefaultCryptoCoverageChecker
          This utility extends the CryptoCoverageChecker to provide an easy way to check to see if the SOAP (1.1 + 1.2) Body was signed and/or encrypted, if the Timestamp was signed, if the WS-Addressing ReplyTo and FaultTo headers were signed, and if the UsernameToken was encrypted.
 


Apache CXF API

Apache CXF