Uses of Interface
org.apache.wss4j.stax.securityToken.UsernameSecurityToken

Packages that use UsernameSecurityToken
org.apache.wss4j.stax.impl.securityToken   
org.apache.wss4j.stax.validate   
 

Uses of UsernameSecurityToken in org.apache.wss4j.stax.impl.securityToken
 

Classes in org.apache.wss4j.stax.impl.securityToken that implement UsernameSecurityToken
 class UsernameSecurityTokenImpl
           
 

Uses of UsernameSecurityToken in org.apache.wss4j.stax.validate
 

Methods in org.apache.wss4j.stax.validate with type parameters of type UsernameSecurityToken
<T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
T
UsernameTokenValidator.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext)
           
<T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
T
UsernameTokenValidatorImpl.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext)
           
<T extends UsernameSecurityToken & org.apache.xml.security.stax.securityToken.InboundSecurityToken>
T
JAASUsernameTokenValidatorImpl.validate(UsernameTokenType usernameTokenType, TokenContext tokenContext)
           
 



Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.