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

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

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

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



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