Uses of Enum
org.apache.wss4j.policy.model.UsernameToken.UsernameTokenType
Packages that use UsernameToken.UsernameTokenType
-
Uses of UsernameToken.UsernameTokenType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return UsernameToken.UsernameTokenTypeModifier and TypeMethodDescriptionUsernameToken.getUsernameTokenType()Returns the enum constant of this type with the specified name.static UsernameToken.UsernameTokenType[]UsernameToken.UsernameTokenType.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 UsernameToken.UsernameTokenTypeModifier and TypeMethodDescriptionprotected voidUsernameToken.setUsernameTokenType(UsernameToken.UsernameTokenType usernameTokenType)