Uses of Interface
org.apache.wss4j.stax.securityToken.UsernameSecurityToken
Packages that use UsernameSecurityToken
-
Uses of UsernameSecurityToken in org.apache.wss4j.stax.impl.securityToken
Classes in org.apache.wss4j.stax.impl.securityToken that implement UsernameSecurityToken -
Uses of UsernameSecurityToken in org.apache.wss4j.stax.validate
Methods in org.apache.wss4j.stax.validate with type parameters of type UsernameSecurityTokenModifier and TypeMethodDescription<T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TJAASUsernameTokenValidatorImpl.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext) <T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TUsernameTokenValidator.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext) <T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
TUsernameTokenValidatorImpl.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext)