Uses of Interface
org.apache.camel.component.xmlsecurity.api.XmlSignatureChecker
Packages that use XmlSignatureChecker
-
Uses of XmlSignatureChecker in org.apache.camel.component.xmlsecurity.processor
Methods in org.apache.camel.component.xmlsecurity.processor that return XmlSignatureCheckerMethods in org.apache.camel.component.xmlsecurity.processor with parameters of type XmlSignatureCheckerModifier and TypeMethodDescriptionvoidXmlVerifierConfiguration.setXmlSignatureChecker(XmlSignatureChecker xmlSignatureChecker) This interface allows the application to check the XML signature before the validation is executed.