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

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

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

Methods in org.apache.wss4j.policy.model that return AlgorithmSuite.SOAPNormType
 AlgorithmSuite.SOAPNormType AlgorithmSuite.getSoapNormType()
           
static AlgorithmSuite.SOAPNormType AlgorithmSuite.SOAPNormType.lookUp(String name)
           
static AlgorithmSuite.SOAPNormType AlgorithmSuite.SOAPNormType.valueOf(String name)
          Returns 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.SOAPNormType
protected  void AlgorithmSuite.setSoapNormType(AlgorithmSuite.SOAPNormType soapNormType)
           
 



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