Uses of Enum Class
org.apache.wss4j.policy.model.AlgorithmSuite.XPathType
Packages that use AlgorithmSuite.XPathType
-
Uses of AlgorithmSuite.XPathType in org.apache.wss4j.policy.model
Methods in org.apache.wss4j.policy.model that return AlgorithmSuite.XPathTypeModifier and TypeMethodDescriptionAlgorithmSuite.getXPathType()static AlgorithmSuite.XPathTypestatic AlgorithmSuite.XPathTypeReturns the enum constant of this class with the specified name.static AlgorithmSuite.XPathType[]AlgorithmSuite.XPathType.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.XPathTypeModifier and TypeMethodDescriptionprotected voidAlgorithmSuite.setXPathType(AlgorithmSuite.XPathType xPathType)