org.apache.wss4j.stax.validate
Class BinarySecurityTokenValidatorImpl
java.lang.Object
org.apache.wss4j.stax.validate.BinarySecurityTokenValidatorImpl
- All Implemented Interfaces:
- BinarySecurityTokenValidator, Validator
public class BinarySecurityTokenValidatorImpl
- extends Object
- implements BinarySecurityTokenValidator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BinarySecurityTokenValidatorImpl
public BinarySecurityTokenValidatorImpl()
validate
public org.apache.xml.security.stax.securityToken.InboundSecurityToken validate(BinarySecurityTokenType binarySecurityTokenType,
TokenContext tokenContext)
throws WSSecurityException
- Specified by:
validate in interface BinarySecurityTokenValidator
- Throws:
WSSecurityException
getCrypto
protected Crypto getCrypto(WSSSecurityProperties securityProperties)
throws WSSConfigurationException
- Throws:
WSSConfigurationException
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.