Package org.apache.wss4j.stax.validate
Interface SecurityContextTokenValidator
- All Superinterfaces:
Validator
- All Known Implementing Classes:
SecurityContextTokenValidatorImpl
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.xml.security.stax.securityToken.InboundSecurityTokenvalidate(org.apache.wss4j.binding.wssc.AbstractSecurityContextTokenType securityContextTokenType, String identifier, TokenContext tokenContext)
-
Method Details
-
validate
org.apache.xml.security.stax.securityToken.InboundSecurityToken validate(org.apache.wss4j.binding.wssc.AbstractSecurityContextTokenType securityContextTokenType, String identifier, TokenContext tokenContext) throws org.apache.wss4j.common.ext.WSSecurityException - Throws:
org.apache.wss4j.common.ext.WSSecurityException
-