Package | Description |
---|---|
org.apache.wss4j.policy.builders | |
org.apache.wss4j.policy.model | |
org.apache.wss4j.policy.stax |
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) |
Modifier and Type | Method and Description |
---|---|
static List<QName> |
PolicyUtils.getElementPath(XPath xPath) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.