Uses of Enum Class
org.apache.wss4j.policy.model.AlgorithmSuite.C14NType
Packages that use AlgorithmSuite.C14NType
-
Uses of AlgorithmSuite.C14NType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return AlgorithmSuite.C14NTypeModifier and TypeMethodDescriptionAlgorithmSuite.getC14n()static AlgorithmSuite.C14NTypestatic AlgorithmSuite.C14NTypeReturns the enum constant of this class with the specified name.static AlgorithmSuite.C14NType[]AlgorithmSuite.C14NType.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 AlgorithmSuite.C14NTypeModifier and TypeMethodDescriptionprotected voidAlgorithmSuite.setC14n(AlgorithmSuite.C14NType c14n)