XML Security Sign
JVM since1.1.0 Nativeunsupported
Sign XML payloads using the XML signature specification.
What’s inside
-
XML Security Sign component, URI syntax:
xmlsecurity-sign:name
-
XML Security Verify component, URI syntax:
xmlsecurity-verify:name
Please refer to the above links for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xmlsecurity</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.