Uses of Enum
org.apache.wss4j.policy.model.SamlToken.SamlTokenType
Packages that use SamlToken.SamlTokenType
-
Uses of SamlToken.SamlTokenType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return SamlToken.SamlTokenTypeModifier and TypeMethodDescriptionSamlToken.getSamlTokenType()static SamlToken.SamlTokenTypestatic SamlToken.SamlTokenTypeReturns the enum constant of this type with the specified name.static SamlToken.SamlTokenType[]SamlToken.SamlTokenType.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 SamlToken.SamlTokenTypeModifier and TypeMethodDescriptionprotected voidSamlToken.setSamlTokenType(SamlToken.SamlTokenType samlTokenType)