| java.lang.Object | |||
| ↳ | org.mule.security.oauth.callback.DefaultHttpCallbackAdapter | ||
| ↳ | org.mule.security.oauth.BaseOAuth2Manager<C extends org.mule.security.oauth.OAuth2Adapter> | ||
| ↳ | org.mule.modules.box.oauth.BoxConnectorOAuthManager | ||
A BoxConnectorOAuthManager is a wrapper around BoxConnector 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| logger | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.security.oauth.BaseOAuth2Manager
| |||||||||||
From class
org.mule.security.oauth.callback.DefaultHttpCallbackAdapter
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves baseUrl
| |||||||||||
Retrieves uploadUrl
| |||||||||||
Retrieves useGzip
| |||||||||||
Sets baseUrl
| |||||||||||
Sets clientId
| |||||||||||
Sets clientSecret
| |||||||||||
Sets uploadUrl
| |||||||||||
Sets useGzip
| |||||||||||
| 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 baseUrl
Retrieves uploadUrl
Retrieves useGzip
Sets baseUrl
| value |
|---|
Sets clientId
| value |
|---|
Sets clientSecret
| value |
|---|
| policy |
|---|
Sets uploadUrl
| value |
|---|
Sets useGzip
| value |
|---|
| oauthManager | |
|---|---|
| objectStore |
| adapter | |
|---|---|
| response |
| adapter |
|---|