Package org.apache.wss4j.stax.validate
Interface UsernameTokenValidator
- All Superinterfaces:
Validator
- All Known Implementing Classes:
JAASUsernameTokenValidatorImpl,UsernameTokenValidatorImpl
-
Method Summary
Modifier and TypeMethodDescription<T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
Tvalidate(UsernameTokenType usernameTokenType, TokenContext tokenContext)
-
Method Details
-
validate
<T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken> T validate(UsernameTokenType usernameTokenType, TokenContext tokenContext) throws WSSecurityException - Throws:
WSSecurityException
-