Uses of Interface
org.apache.camel.component.xmlsecurity.api.XmlSignature2Message
Packages that use XmlSignature2Message
Package
Description
-
Uses of XmlSignature2Message in org.apache.camel.component.xmlsecurity.api
Classes in org.apache.camel.component.xmlsecurity.api that implement XmlSignature2MessageModifier and TypeClassDescriptionclass
Maps the XML signature to a camel message. -
Uses of XmlSignature2Message in org.apache.camel.component.xmlsecurity.processor
Methods in org.apache.camel.component.xmlsecurity.processor that return XmlSignature2MessageMethods in org.apache.camel.component.xmlsecurity.processor with parameters of type XmlSignature2MessageModifier and TypeMethodDescriptionvoid
XmlVerifierConfiguration.setXmlSignature2Message
(XmlSignature2Message xmlSignature2Message) Bean which maps the XML signature to the output-message after the validation.