| Package | Description |
|---|---|
| org.apache.camel.component.salesforce | |
| org.apache.camel.component.salesforce.internal | |
| org.apache.camel.component.salesforce.springboot |
| Modifier and Type | Method and Description |
|---|---|
SalesforceLoginConfig |
SalesforceComponent.getLoginConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceComponent.setLoginConfig(SalesforceLoginConfig loginConfig)
To use the shared SalesforceLoginConfig as login configuration.
|
| Constructor and Description |
|---|
SalesforceSession(SalesforceHttpClient httpClient,
long timeout,
SalesforceLoginConfig config) |
| Modifier and Type | Method and Description |
|---|---|
SalesforceLoginConfig |
SalesforceComponentConfiguration.getLoginConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
SalesforceComponentConfiguration.setLoginConfig(SalesforceLoginConfig loginConfig) |
Apache Camel