Uses of Enum Class
org.apache.wss4j.policy.model.X509Token.TokenType
Packages that use X509Token.TokenType
-
Uses of X509Token.TokenType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return X509Token.TokenTypeModifier and TypeMethodDescriptionX509Token.getTokenType()static X509Token.TokenTypestatic X509Token.TokenTypeReturns the enum constant of this class with the specified name.static X509Token.TokenType[]X509Token.TokenType.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 X509Token.TokenTypeModifier and TypeMethodDescriptionprotected voidX509Token.setTokenType(X509Token.TokenType tokenType)