Uses of Class
org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
-
Packages that use XmlSignatureHelper.XPathAndFilter Package Description org.apache.camel.component.xmlsecurity.api -
-
Uses of XmlSignatureHelper.XPathAndFilter in org.apache.camel.component.xmlsecurity.api
Method parameters in org.apache.camel.component.xmlsecurity.api with type arguments of type XmlSignatureHelper.XPathAndFilter Modifier and Type Method Description static AlgorithmMethodXmlSignatureHelper. getXPath2Transform(List<XmlSignatureHelper.XPathAndFilter> xpathAndFilterList)Returns a configuration for an XPATH2 transformation which consists of several XPATH expressions.static AlgorithmMethodXmlSignatureHelper. getXPath2Transform(List<XmlSignatureHelper.XPathAndFilter> xpathAndFilterList, Map<String,String> namespaceMap)Returns a configuration for an XPATH2 transformation which consists of several XPATH expressions.
-