Uses of Class
org.apache.camel.component.xmlsecurity.processor.XmlSignatureProcessor
-
Packages that use XmlSignatureProcessor Package Description org.apache.camel.component.xmlsecurity.processor -
-
Uses of XmlSignatureProcessor in org.apache.camel.component.xmlsecurity.processor
Subclasses of XmlSignatureProcessor in org.apache.camel.component.xmlsecurity.processor Modifier and Type Class Description classXmlSignerProcessorCreates from the message body a XML signature element which is returned in the message body of the output message.classXmlVerifierProcessorXML signature verifier.
-