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