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 ed970335099 Regen
ed970335099 is described below

commit ed9703350998704c27c0c06413e3850c1a94c149
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu May 16 07:34:31 2024 +0200

    Regen
---
 .../builder/component/dsl/SalesforceComponentBuilderFactory.java    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/SalesforceComponentBuilderFactory.java
 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/SalesforceComponentBuilderFactory.java
index 3de7a20ba21..d2c4ca5679a 100644
--- 
a/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/SalesforceComponentBuilderFactory.java
+++ 
b/dsl/camel-componentdsl/src/generated/java/org/apache/camel/builder/component/dsl/SalesforceComponentBuilderFactory.java
@@ -1386,9 +1386,9 @@ public interface SalesforceComponentBuilderFactory {
     
         /**
          * Explicit authentication method to be used, one of USERNAME_PASSWORD,
-         * REFRESH_TOKEN or JWT. Salesforce component can auto-determine the
-         * authentication method to use from the properties set, set this
-         * property to eliminate any ambiguity.
+         * REFRESH_TOKEN, CLIENT_CREDENTIALS, or JWT. Salesforce component can
+         * auto-determine the authentication method to use from the properties
+         * set, set this property to eliminate any ambiguity.
          * 
          * The option is a:
          * 
&lt;code&gt;org.apache.camel.component.salesforce.AuthenticationType&lt;/code&gt;
 type.

Reply via email to