Package | Description |
---|---|
org.apache.camel.component.xmlsecurity.api |
Modifier and Type | Method and Description |
---|---|
static AlgorithmMethod |
XmlSignatureHelper.getXPath2Transform(List<XmlSignatureHelper.XPathAndFilter> xpathAndFilterList)
Returns a configuration for an XPATH2 transformation which consists of
several XPATH expressions.
|
static AlgorithmMethod |
XmlSignatureHelper.getXPath2Transform(List<XmlSignatureHelper.XPathAndFilter> xpathAndFilterList,
Map<String,String> namespaceMap)
Returns a configuration for an XPATH2 transformation which consists of
several XPATH expressions.
|
Apache Camel