Uses of Enum Class
org.apache.wss4j.policy.model.RelToken.RelTokenType
Packages that use RelToken.RelTokenType
-
Uses of RelToken.RelTokenType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return RelToken.RelTokenTypeModifier and TypeMethodDescriptionRelToken.getRelTokenType()static RelToken.RelTokenTypestatic RelToken.RelTokenTypeReturns the enum constant of this class with the specified name.static RelToken.RelTokenType[]RelToken.RelTokenType.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 RelToken.RelTokenTypeModifier and TypeMethodDescriptionprotected voidRelToken.setRelTokenType(RelToken.RelTokenType relTokenType)