| Modifier and Type | Method and Description |
|---|---|
AuthorizationCodeOAuthHandler |
ConnectionProviderSettings.getAuthorizationCodeOAuthHandler() |
| Constructor and Description |
|---|
ConnectionProviderSettings(org.mule.runtime.api.meta.model.connection.ConnectionProviderModel connectionProviderModel,
org.mule.runtime.extension.api.component.ComponentParameterization componentParameterization,
org.mule.runtime.api.config.PoolingProfile poolingProfile,
ReconnectionConfig reconnectionConfig,
AuthorizationCodeOAuthHandler authorizationCodeOAuthHandler,
ClientCredentialsOAuthHandler clientCredentialsOAuthHandler,
PlatformManagedOAuthHandler platformManagedOAuthHandler) |
| Constructor and Description |
|---|
AuthorizationCodeConnectionProviderObjectBuilder(org.mule.runtime.api.meta.model.connection.ConnectionProviderModel providerModel,
ResolverSet resolverSet,
org.mule.runtime.api.config.PoolingProfile poolingProfile,
ReconnectionConfig reconnectionConfig,
org.mule.runtime.extension.api.connectivity.oauth.AuthorizationCodeGrantType grantType,
AuthorizationCodeOAuthHandler authCodeHandler,
org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
ExpressionManager expressionManager,
MuleContext muleContext) |
AuthorizationCodeConnectionProviderWrapper(org.mule.runtime.api.connection.ConnectionProvider<C> delegate,
AuthorizationCodeConfig oauthConfig,
Map<Field,String> callbackValues,
AuthorizationCodeOAuthHandler oauthHandler,
ReconnectionConfig reconnectionConfig) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.