Uses of Enum
org.apache.wss4j.policy.model.AlgorithmSuite.SOAPNormType
Packages that use AlgorithmSuite.SOAPNormType
-
Uses of AlgorithmSuite.SOAPNormType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return AlgorithmSuite.SOAPNormTypeModifier and TypeMethodDescriptionAlgorithmSuite.getSoapNormType()static AlgorithmSuite.SOAPNormTypestatic AlgorithmSuite.SOAPNormTypeReturns the enum constant of this type with the specified name.static AlgorithmSuite.SOAPNormType[]AlgorithmSuite.SOAPNormType.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.SOAPNormTypeModifier and TypeMethodDescriptionprotected voidAlgorithmSuite.setSoapNormType(AlgorithmSuite.SOAPNormType soapNormType)