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

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

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

Methods in org.apache.wss4j.policy that return SP12Constants.SupportingTokenTypes
static SP12Constants.SupportingTokenTypes SP12Constants.SupportingTokenTypes.lookUp(QName name)
           
static SP12Constants.SupportingTokenTypes SP12Constants.SupportingTokenTypes.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SP12Constants.SupportingTokenTypes[] SP12Constants.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.