Uses of Enum
org.apache.wss4j.policy.model.AlgorithmSuite.STRType
Packages that use AlgorithmSuite.STRType
-
Uses of AlgorithmSuite.STRType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return AlgorithmSuite.STRTypeModifier and TypeMethodDescriptionAlgorithmSuite.getStrType()static AlgorithmSuite.STRTypestatic AlgorithmSuite.STRTypeReturns the enum constant of this type with the specified name.static AlgorithmSuite.STRType[]AlgorithmSuite.STRType.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 AlgorithmSuite.STRTypeModifier and TypeMethodDescriptionprotected voidAlgorithmSuite.setStrType(AlgorithmSuite.STRType strType)