|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XPath | |
|---|---|
| org.apache.wss4j.policy.builders | |
| org.apache.wss4j.policy.model | |
| Uses of XPath in org.apache.wss4j.policy.builders |
|---|
| Methods in org.apache.wss4j.policy.builders that return types with arguments of type XPath | |
|---|---|
protected List<XPath> |
SignedElementsBuilder.getXPath2Expressions(Element element,
SPConstants.SPVersion spVersion)
|
protected List<XPath> |
SignedElementsBuilder.getXPathExpressions(Element element,
SPConstants.SPVersion spVersion)
|
| Uses of XPath in org.apache.wss4j.policy.model |
|---|
| Methods in org.apache.wss4j.policy.model that return types with arguments of type XPath | |
|---|---|
List<XPath> |
RequiredElements.getXPaths()
|
| Constructor parameters in org.apache.wss4j.policy.model with type arguments of type XPath | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||