Uses of Enum Class
org.apache.wss4j.policy.model.KerberosToken.ApReqTokenType
Packages that use KerberosToken.ApReqTokenType
-
Uses of KerberosToken.ApReqTokenType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return KerberosToken.ApReqTokenTypeModifier and TypeMethodDescriptionKerberosToken.getApReqTokenType()static KerberosToken.ApReqTokenTypestatic KerberosToken.ApReqTokenTypeReturns the enum constant of this class with the specified name.static KerberosToken.ApReqTokenType[]KerberosToken.ApReqTokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.wss4j.policy.model with parameters of type KerberosToken.ApReqTokenTypeModifier and TypeMethodDescriptionprotected voidKerberosToken.setApReqTokenType(KerberosToken.ApReqTokenType apReqTokenType)