Package | Description |
---|---|
org.apache.camel.component.xmlsecurity | |
org.apache.camel.component.xmlsecurity.api | |
org.apache.camel.component.xmlsecurity.processor |
Modifier and Type | Method and Description |
---|---|
XmlSignature2Message |
XmlVerifierEndpoint.getXmlSignature2Message() |
Modifier and Type | Method and Description |
---|---|
void |
XmlVerifierEndpoint.setXmlSignature2Message(XmlSignature2Message xmlSignature2Message) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultXmlSignature2Message
Maps the XML signature to a camel message.
|
Modifier and Type | Method and Description |
---|---|
XmlSignature2Message |
XmlVerifierConfiguration.getXmlSignature2Message() |
Modifier and Type | Method and Description |
---|---|
void |
XmlVerifierConfiguration.setXmlSignature2Message(XmlSignature2Message xmlSignature2Message)
Bean which maps the XML signature to the output-message after the validation.
|
Apache Camel