| java.lang.Object | ||
| ↳ | org.mule.modules.salesforce.adapters.SalesforceOAuthConnectorHttpCallbackAdapter | |
| ↳ | org.mule.modules.salesforce.oauth.SalesforceOAuthConnectorOAuthManager | |
A SalesforceOAuthConnectorOAuthManager is a wrapper around SalesforceOAuthConnector that adds access token management capabilities to the pojo.
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DEVKIT_BUILD | ||||||||||
| String | DEVKIT_VERSION | ||||||||||
| String | MODULE_NAME | ||||||||||
| String | MODULE_VERSION | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accessTokenObjectStore | |||||||||||
| accessTokenPool | Access Token Pool | ||||||||||
| accessTokenPoolFactory | Access Token Pool Factory | ||||||||||
| accessTokenUrl | |||||||||||
| allowFieldTruncationSupport | |||||||||||
| assignmentRuleId | |||||||||||
| authorizationUrl | |||||||||||
| clientId | |||||||||||
| consumerKey | |||||||||||
| consumerSecret | |||||||||||
| defaultUnauthorizedConnector | |||||||||||
| flowConstruct | Flow Construct | ||||||||||
| logger | |||||||||||
| muleContext | muleContext | ||||||||||
| timeObjectStore | |||||||||||
| useDefaultRule | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.salesforce.adapters.SalesforceOAuthConnectorHttpCallbackAdapter
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves accessTokenObjectStore
| |||||||||||
Retrieves accessTokenPoolFactory
| |||||||||||
Retrieves accessTokenUrl
| |||||||||||
Retrieves allowFieldTruncationSupport
| |||||||||||
Retrieves assignmentRuleId
| |||||||||||
Retrieves authorizationUrl
| |||||||||||
Retrieves clientId
| |||||||||||
Retrieves consumerKey
| |||||||||||
Retrieves consumerSecret
| |||||||||||
Retrieves defaultUnauthorizedConnector
| |||||||||||
Retrieves flowConstruct
| |||||||||||
Retrieves muleContext
| |||||||||||
Retrieves timeObjectStore
| |||||||||||
Retrieves useDefaultRule
| |||||||||||
Returns true if this module implements such capability
| |||||||||||
Sets accessTokenObjectStore
| |||||||||||
Sets accessTokenUrl
| |||||||||||
Sets allowFieldTruncationSupport
| |||||||||||
Sets assignmentRuleId
| |||||||||||
Sets authorizationUrl
| |||||||||||
Sets clientId
| |||||||||||
Sets consumerKey
| |||||||||||
Sets consumerSecret
| |||||||||||
Sets timeObjectStore
| |||||||||||
Sets useDefaultRule
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.salesforce.adapters.SalesforceOAuthConnectorHttpCallbackAdapter
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.Capabilities
| |||||||||||
From interface
org.mule.api.MetadataAware
| |||||||||||
From interface
org.mule.api.adapter.HttpCallbackAdapter
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.oauth.OAuthManager
| |||||||||||
From interface
org.mule.api.process.ProcessAdapter
| |||||||||||
Access Token Pool
Access Token Pool Factory
Flow Construct
muleContext
| userId |
|---|
| Exception |
|---|
| extraParameters | |
|---|---|
| authorizationUrl | |
| redirectUri |
| verifier |
|---|
| Exception |
|---|
| userId | |
|---|---|
| connector |
| Exception |
|---|
Retrieves accessTokenObjectStore
Retrieves accessTokenPoolFactory
Retrieves accessTokenUrl
Retrieves allowFieldTruncationSupport
Retrieves assignmentRuleId
Retrieves authorizationUrl
Retrieves clientId
Retrieves consumerKey
Retrieves consumerSecret
Retrieves defaultUnauthorizedConnector
Retrieves flowConstruct
Retrieves muleContext
Retrieves timeObjectStore
Retrieves useDefaultRule
| InitialisationException |
|---|
Returns true if this module implements such capability
| capability |
|---|
| userId | |
|---|---|
| connector |
| Exception |
|---|
Sets accessTokenObjectStore
| value | Value to set |
|---|
Sets accessTokenUrl
| value | Value to set |
|---|
Sets allowFieldTruncationSupport
| value | Value to set |
|---|
Sets assignmentRuleId
| value | Value to set |
|---|
Sets authorizationUrl
| value | Value to set |
|---|
Sets clientId
| value | Value to set |
|---|
Sets consumerKey
| value | Value to set |
|---|
Sets consumerSecret
| value | Value to set |
|---|
| flowConstruct |
|---|
| muleContext |
|---|
Sets timeObjectStore
| value | Value to set |
|---|
Sets useDefaultRule
| value | Value to set |
|---|
| MuleException |
|---|
| MuleException |
|---|