org.apache.wss4j.stax.validate
Class SignatureTokenValidatorImpl
java.lang.Object
org.apache.wss4j.stax.validate.SignatureTokenValidatorImpl
- All Implemented Interfaces:
- SignatureTokenValidator, Validator
- Direct Known Subclasses:
- SamlTokenValidatorImpl
public class SignatureTokenValidatorImpl
- extends Object
- implements SignatureTokenValidator
|
Method Summary |
void |
validate(org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken,
WSSSecurityProperties wssSecurityProperties)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureTokenValidatorImpl
public SignatureTokenValidatorImpl()
validate
public void validate(org.apache.xml.security.stax.securityToken.InboundSecurityToken inboundSecurityToken,
WSSSecurityProperties wssSecurityProperties)
throws WSSecurityException
- Specified by:
validate in interface SignatureTokenValidator
- Throws:
WSSecurityException
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.