Uses of Class
org.apache.ws.security.message.token.UsernameToken

Packages that use UsernameToken
org.apache.ws.sandbox.security.trust   
org.apache.ws.sandbox.security.trust2   
 

Uses of UsernameToken in org.apache.ws.sandbox.security.trust
 

Methods in org.apache.ws.sandbox.security.trust that return UsernameToken
static UsernameToken STSUtil.findUsernameToken(org.w3c.dom.Document doc)
          Currently we do support only for direct references
 

Uses of UsernameToken in org.apache.ws.sandbox.security.trust2
 

Fields in org.apache.ws.sandbox.security.trust2 declared as UsernameToken
protected  UsernameToken SecurityTokenOrReference.usernameToken
           
 

Methods in org.apache.ws.sandbox.security.trust2 that return UsernameToken
 UsernameToken SecurityTokenOrReference.getUsernameToken()
           
 

Constructors in org.apache.ws.sandbox.security.trust2 with parameters of type UsernameToken
SecurityTokenOrReference(UsernameToken securityToken)
           
 



Copyright © 2004-2008 Apache Web Services. All Rights Reserved.