|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CryptoCoverageChecker.XPathExpression | |
|---|---|
| org.apache.cxf.ws.security.wss4j | |
| Uses of CryptoCoverageChecker.XPathExpression in org.apache.cxf.ws.security.wss4j |
|---|
| Fields in org.apache.cxf.ws.security.wss4j with type parameters of type CryptoCoverageChecker.XPathExpression | |
|---|---|
protected List<CryptoCoverageChecker.XPathExpression> |
CryptoCoverageChecker.xPaths
The XPath expressions for locating elements in SOAP messages that must be covered. |
| Method parameters in org.apache.cxf.ws.security.wss4j with type arguments of type CryptoCoverageChecker.XPathExpression | |
|---|---|
void |
CryptoCoverageChecker.setXPaths(List<CryptoCoverageChecker.XPathExpression> xPaths)
Sets the XPath expressions to check for, clearing all previously set expressions. |
| Constructor parameters in org.apache.cxf.ws.security.wss4j with type arguments of type CryptoCoverageChecker.XPathExpression | |
|---|---|
CryptoCoverageChecker(Map<String,String> prefixes,
List<CryptoCoverageChecker.XPathExpression> xPaths)
Creates a new instance that checks for signature coverage over matches to the provided XPath expressions making defensive copies of provided arguments. |
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||