Uses of Class
org.apache.wss4j.policy.SP11Constants.SupportingTokenTypes

Packages that use SP11Constants.SupportingTokenTypes
org.apache.wss4j.policy   
 

Uses of SP11Constants.SupportingTokenTypes in org.apache.wss4j.policy
 

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



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