| java.lang.Object | |||
| ↳ | org.mule.security.oauth.callback.DefaultHttpCallbackAdapter | ||
| ↳ | org.mule.security.oauth.BaseOAuth2Manager<C extends org.mule.security.oauth.OAuth2Adapter> | ||
| ↳ | org.mule.module.google.spreadsheet.oauth.GoogleSpreadSheetConnectorOAuthManager | ||
A GoogleSpreadSheetConnectorOAuthManager is a wrapper around GoogleSpreadSheetConnector 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.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.lifecycle.Startable
| |||||||||||
From interface
org.mule.api.lifecycle.Stoppable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| applicationName | |||||||||||
| identifierPolicy | |||||||||||
| logger | |||||||||||
| scope | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.security.oauth.BaseOAuth2Manager
| |||||||||||
From class
org.mule.security.oauth.callback.DefaultHttpCallbackAdapter
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves applicationName
| |||||||||||
Retrieves identifierPolicy
| |||||||||||
Retrieves scope
| |||||||||||
Sets applicationName
| |||||||||||
Sets identifierPolicy
| |||||||||||
Sets scope
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.security.oauth.BaseOAuth2Manager
| |||||||||||
From class
org.mule.security.oauth.callback.DefaultHttpCallbackAdapter
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.NameableObject
| |||||||||||
From interface
org.mule.api.NamedObject
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.devkit.ProcessAdapter
| |||||||||||
From interface
org.mule.api.devkit.capability.Capabilities
| |||||||||||
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.lifecycle.Startable
| |||||||||||
From interface
org.mule.api.lifecycle.Stoppable
| |||||||||||
From interface
org.mule.security.oauth.OAuth2Manager
| |||||||||||
From interface
org.mule.security.oauth.OnNoTokenPolicyAware
| |||||||||||
From interface
org.mule.security.oauth.callback.HttpCallbackAdapter
| |||||||||||
Retrieves applicationName
Retrieves identifierPolicy
Retrieves scope
Sets applicationName
| value | Value to set |
|---|
Sets identifierPolicy
| value | Value to set |
|---|
| policy |
|---|
Sets scope
| value | Value to set |
|---|
| oauthManager | |
|---|---|
| objectStore |
| adapter | |
|---|---|
| response |
| adapter |
|---|