This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new f61e09923b1 fixes CAMEL-21492 - added XMLSecurityDsataformat as a
possible provider of payload security into the doc (#16409)
f61e09923b1 is described below
commit f61e09923b188d08d89cac975917d7b97e9afb58
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 1343f693307..e50b3f1b668 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