| Interface | Description |
|---|---|
| OAuthConnectionProviderWrapper<C> |
Base contract for a
ConnectionProviderWrapper that is OAuth enabled |
| Class | Description |
|---|---|
| BaseOAuthConnectionProviderObjectBuilder<C> |
Base class for
DefaultConnectionProviderObjectBuilder specializations which yield OAuth enabled connection providers |
| BaseOAuthConnectionProviderWrapper<C> |
Base class for an OAuth enabled
ConnectionProviderWrapper. |
| 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
|
| 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
CompletableComponentExecutor which invalidates a given user's OAuth context. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.