Uses of Class
org.apache.wss4j.policy.model.KerberosToken.ApReqTokenType

Packages that use KerberosToken.ApReqTokenType
org.apache.wss4j.policy.model   
 

Uses of KerberosToken.ApReqTokenType in org.apache.wss4j.policy.model
 

Methods in org.apache.wss4j.policy.model that return KerberosToken.ApReqTokenType
 KerberosToken.ApReqTokenType KerberosToken.getApReqTokenType()
           
static KerberosToken.ApReqTokenType KerberosToken.ApReqTokenType.lookUp(String name)
           
static KerberosToken.ApReqTokenType KerberosToken.ApReqTokenType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KerberosToken.ApReqTokenType[] KerberosToken.ApReqTokenType.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 KerberosToken.ApReqTokenType
protected  void KerberosToken.setApReqTokenType(KerberosToken.ApReqTokenType apReqTokenType)
           
 



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