Package org.apache.wss4j.stax.validate
Interface BinarySecurityTokenValidator
- All Superinterfaces:
Validator
- All Known Implementing Classes:
BinarySecurityTokenValidatorImpl
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.xml.security.stax.securityToken.InboundSecurityTokenvalidate(org.apache.wss4j.binding.wss10.BinarySecurityTokenType binarySecurityTokenType, TokenContext tokenContext)
-
Method Details
-
validate
org.apache.xml.security.stax.securityToken.InboundSecurityToken validate(org.apache.wss4j.binding.wss10.BinarySecurityTokenType binarySecurityTokenType, TokenContext tokenContext) throws org.apache.wss4j.common.ext.WSSecurityException - Throws:
org.apache.wss4j.common.ext.WSSecurityException
-