Uses of Class
org.apache.wss4j.policy.model.AlgorithmSuite.XPathType

Packages that use AlgorithmSuite.XPathType
org.apache.wss4j.policy.model   
 

Uses of AlgorithmSuite.XPathType in org.apache.wss4j.policy.model
 

Methods in org.apache.wss4j.policy.model that return AlgorithmSuite.XPathType
 AlgorithmSuite.XPathType AlgorithmSuite.getXPathType()
           
static AlgorithmSuite.XPathType AlgorithmSuite.XPathType.lookUp(String name)
           
static AlgorithmSuite.XPathType AlgorithmSuite.XPathType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AlgorithmSuite.XPathType[] AlgorithmSuite.XPathType.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.XPathType
protected  void AlgorithmSuite.setXPathType(AlgorithmSuite.XPathType xPathType)
           
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.