Class XmlSignatureHelper.XPathAndFilter
- java.lang.Object
-
- org.apache.camel.component.xmlsecurity.api.XmlSignatureHelper.XPathAndFilter
-
- Enclosing class:
- XmlSignatureHelper
public static class XmlSignatureHelper.XPathAndFilter extends Object
-
-
Constructor Summary
Constructors Constructor Description XPathAndFilter()XPathAndFilter(String xpath, String filter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFilter()StringgetXpath()voidsetFilter(String filter)voidsetXpath(String xpath)
-