Uses of Enum Class
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 class with the specified name.static UsernameToken.UsernameTokenType[]UsernameToken.UsernameTokenType.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 UsernameToken.UsernameTokenTypeModifier and TypeMethodDescriptionprotected voidUsernameToken.setUsernameTokenType(UsernameToken.UsernameTokenType usernameTokenType)