This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.8.x by this push:
new 8b29fb4b328 fixes CAMEL-21492 - added XMLSecurityDsataformat as a
possible provider of payload security into the doc (#16409)
8b29fb4b328 is described below
commit 8b29fb4b32868e7a2a785189e70a07055f5a60a4
Author: JiriOndrusek <[email protected]>
AuthorDate: Fri Nov 29 16:09:12 2024 +0100
fixes CAMEL-21492 - added XMLSecurityDsataformat as a possible provider of
payload security into the doc (#16409)
---
docs/user-manual/modules/ROOT/pages/security.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/user-manual/modules/ROOT/pages/security.adoc
b/docs/user-manual/modules/ROOT/pages/security.adoc
index c6dd25ec3f9..f50ab0bb2d0 100644
--- a/docs/user-manual/modules/ROOT/pages/security.adoc
+++ b/docs/user-manual/modules/ROOT/pages/security.adoc
@@ -44,6 +44,7 @@ utilizing xref:components:eips:marshal-eip.adoc[Marshal] are:
* xref:components:dataformats:crypto-dataformat.adoc[Crypto]
* xref:components:dataformats:pgp-dataformat.adoc[PGP]
+* xref:components:dataformats:xmlSecurity-dataformat.adoc[XML security]
== Endpoint Security