| Class and Description |
|---|
| AuthCodeConfig
Holds the values used to configure an extension to consume a particular OAuth provider using
the Authorization-Code grant type
|
| ExtensionsOAuthManager
Manages all the resources needed for extensions to consume OAuth providers.
|
| OAuthCallbackConfig
Groups the sum of all the parameters that a user configured in order to provision
an OAuth access token callback
|
| OAuthConfig
Groups the sum of all the parameters that a user configured in order to consume
an OAuth provider through an extension
|
| OAuthConnectionProviderWrapper
A
ReconnectableConnectionProviderWrapper which makes sure that by the time the
ConnectionProvider.connect() method is invoked on the delegate, the authorization dance has
been completed and the AuthorizationCodeState and OAuthCallbackValue fields have
been properly injected |
| OAuthObjectStoreConfig
Groups the sum of all the parameters that a user configured in order to specify
in which store should the runtime store the
ResourceOwnerOAuthContext instances
obtained through an extension |
| Class and Description |
|---|
| ExtensionsOAuthManager
Manages all the resources needed for extensions to consume OAuth providers.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.