| Package | Description |
|---|---|
| org.apache.wss4j.policy.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AlgorithmSuite.setStrType(AlgorithmSuite.STRType strType) |
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.