Uses of Class
org.apache.wss4j.policy.model.UsernameToken.UsernameTokenType

Packages that use UsernameToken.UsernameTokenType
org.apache.wss4j.policy.model   
 

Uses of UsernameToken.UsernameTokenType in org.apache.wss4j.policy.model
 

Methods in org.apache.wss4j.policy.model that return UsernameToken.UsernameTokenType
 UsernameToken.UsernameTokenType UsernameToken.getUsernameTokenType()
           
static UsernameToken.UsernameTokenType UsernameToken.UsernameTokenType.lookUp(String name)
           
static UsernameToken.UsernameTokenType UsernameToken.UsernameTokenType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UsernameToken.UsernameTokenType[] UsernameToken.UsernameTokenType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.wss4j.policy.model with parameters of type UsernameToken.UsernameTokenType
protected  void UsernameToken.setUsernameTokenType(UsernameToken.UsernameTokenType usernameTokenType)
           
 



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