| Modifier and Type | Method and Description |
|---|---|
OAuthTokenBearerService |
ConnectionServiceFactory.oAuthTokenBearerService(org.mule.runtime.http.api.HttpService httpService,
BaseOAuthParamsBundle paramsBundle) |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2ParamsBundle |
class |
OAuth2TokenBearerParamsBundle |
class |
OAuth2TokenBearerParamsWithAudienceBundle |
| Modifier and Type | Method and Description |
|---|---|
protected com.sforce.soap.partner.PartnerConnection |
AbstractOAuthConnectionService.postAuthorization(BaseOAuthParamsBundle bundle,
String oAuth2AccessToken,
String instanceUrl)
Creates the PartnerConnection object using the access token obtained from the Salesforce API
|
| Constructor and Description |
|---|
OAuthTokenBearerService(org.mule.runtime.http.api.client.HttpClient httpClient,
BaseOAuthParamsBundle baseOAuthParamsBundle) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.