| Package | Description |
|---|---|
| org.apache.wss4j.policy.builders | |
| org.apache.wss4j.policy.model |
| Modifier and Type | Method and Description |
|---|---|
protected List<XPath> |
SignedElementsBuilder.getXPath2Expressions(Element element,
SPConstants.SPVersion spVersion) |
protected List<XPath> |
SignedElementsBuilder.getXPathExpressions(Element element,
SPConstants.SPVersion spVersion) |
| Modifier and Type | Method and Description |
|---|---|
List<XPath> |
RequiredElements.getXPaths() |
| Constructor and Description |
|---|
ContentEncryptedElements(SPConstants.SPVersion version,
String xPathVersion,
List<XPath> xPaths) |
EncryptedElements(SPConstants.SPVersion version,
String xPathVersion,
List<XPath> xPaths) |
RequiredElements(SPConstants.SPVersion version,
String xPathVersion,
List<XPath> xPaths) |
SignedElements(SPConstants.SPVersion version,
String xPathVersion,
List<XPath> xPaths) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.