| Class | Description |
|---|---|
| BaseOAuthConnectionProviderObjectBuilder<C> |
Base class for
DefaultConnectionProviderObjectBuilder specializations which yield OAuth enabled connection
providers |
| ExtensionsOAuthUtils |
Utility methods for the OAuth support on the SDK
|
| OAuthConfig<T extends org.mule.runtime.extension.api.connectivity.oauth.OAuthGrantType> |
Groups the sum of all the parameters that a user configured in order to consume
an OAuth provider through an extension
|
| OAuthConnectionProviderWrapper<C> | |
| OAuthHandler<Dancer> |
Contains base logic for extensions which require OAuth authentication.
|
| 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 |
| UnauthorizeOperationExecutor |
Synthetic
ComponentExecutor which invalidates a given user's OAuth context. |
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.