Uses of Class
org.apache.cxf.ws.security.wss4j.CryptoCoverageChecker
-
Packages that use CryptoCoverageChecker Package Description 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 Modifier and Type Class Description classDefaultCryptoCoverageCheckerThis 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.
-