org.apache.cxf.rs.security.common
Class TrustValidator
java.lang.Object
org.apache.cxf.rs.security.common.TrustValidator
public class TrustValidator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrustValidator
public TrustValidator()
validateTrust
public void validateTrust(org.apache.wss4j.common.crypto.Crypto crypto,
X509Certificate cert,
PublicKey publicKey)
throws org.apache.wss4j.common.ext.WSSecurityException
- Throws:
org.apache.wss4j.common.ext.WSSecurityException
Apache CXF