You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/10/18 16:03:05 UTC

[camel] 41/45: Regen

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 168969d0c428d2cc125e664109346c9c4370ac81
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 18 15:04:58 2018 +0200

    Regen
---
 .../camel-as2/camel-as2-component/src/main/docs/as2-component.adoc      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc b/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
index fd01c5e..aef14ca 100644
--- a/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
+++ b/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
@@ -138,7 +138,7 @@ The component supports 28 options, which are listed below.
 | *camel.component.as2.configuration.server-fqdn* | The Server Fully Qualified Domain Name (FQDN). Used in message ids sent by endpoint. | camel.apache.org | String
 | *camel.component.as2.configuration.server-port-number* | The port number of server. |  | Integer
 | *camel.component.as2.configuration.signed-receipt-mic-algorithms* | The list of algorithms, in order of preference, requested to generate a message integrity check (MIC) returned in message dispostion notification (MDN) |  | String[]
-| *camel.component.as2.configuration.signing-algorithm-name* | The name of algorithm used to sign EDI message. |  | String
+| *camel.component.as2.configuration.signing-algorithm* | The algorithm used to sign EDI message. |  | AS2SignatureAlgorithm
 | *camel.component.as2.configuration.signing-certificate-chain* | The chain of certificates used to sign EDI message. |  | Certificate[]
 | *camel.component.as2.configuration.signing-private-key* | The key used to sign the EDI message. |  | PrivateKey
 | *camel.component.as2.configuration.subject* | The value of Subject header of AS2 message. |  | String