public class TrustValidator extends Object
| Constructor and Description |
|---|
TrustValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validateTrust(org.apache.ws.security.components.crypto.Crypto crypto,
X509Certificate cert,
PublicKey publicKey) |
public void validateTrust(org.apache.ws.security.components.crypto.Crypto crypto,
X509Certificate cert,
PublicKey publicKey)
throws org.apache.ws.security.WSSecurityException
org.apache.ws.security.WSSecurityExceptionApache CXF