| OAuth1Adapter | |
| OAuth2Adapter | |
| OAuthAdapter | |
| OAuthManager<C extends OAuthAdapter> | Wrapper around org.mule.api.annotations.oauth.OAuth annotated class that will infuse it with access token management capabilities. |
| RestoreAccessTokenCallback | |
| SaveAccessTokenCallback |
| DropboxConnectorOAuthClientFactory | |
| DropboxConnectorOAuthManager | A DropboxConnectorOAuthManager is a wrapper around DropboxConnector that adds access token management capabilities to the pojo. |
| DropboxConnectorOAuthState | Serializable class used to save and restore OAuth state from DropboxConnector
|
| ExtractAuthorizationCodeMessageProcessor | |
| FetchAccessTokenMessageProcessor | |
| ManagedAccessTokenProcessInterceptor<T> | |
| ManagedAccessTokenProcessTemplate<P> | |
| OAuthProcessTemplate<P> | |
| RefreshTokenProcessInterceptor<T> |
| NotAuthorizedException | |
| UnableToAcquireAccessTokenException | Exception thrown when the access token needed for accessing a protected resource cannot be acquired |
| UnableToAcquireRequestTokenException | Exception thrown when the request token needed for building the authorization URL cannot be acquired |