Uses of Class
org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
Packages that use XmlSignatureHelper.XPathAndFilter
-
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.XPathAndFilterModifier and TypeMethodDescriptionstatic 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.