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

commit 1f7aba97ef7a953a29962e558533a02b5861a77a
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sun Jul 30 10:57:02 2023 +0200

    Regen
---
 .../camel/builder/component/dsl/SalesforceComponentBuilderFactory.java | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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 ce8b76136a3..82d4af2f66a 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
@@ -1495,7 +1495,8 @@ public interface SalesforceComponentBuilderFactory {
          * If set to true prevents the component from authenticating to
          * Salesforce with the start of the component. You would generally set
          * this to the (default) false and authenticate early and be 
immediately
-         * aware of any authentication issues.
+         * aware of any authentication issues. Lazy login is not supported by
+         * salesforce consumers.
          * 
          * The option is a: &lt;code&gt;boolean&lt;/code&gt; type.
          * 

Reply via email to