| 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 |
| ExtractAuthorizationCodeMessageProcessor | |
| FacebookConnectorOAuthClientFactory | |
| FacebookConnectorOAuthManager | A FacebookConnectorOAuthManager is a wrapper around FacebookConnector that adds access token management capabilities to the pojo. |
| FacebookConnectorOAuthState | Serializable class used to save and restore OAuth state from FacebookConnector
|
| 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 |