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