| Modifier and Type | Class and Description |
|---|---|
class |
BaseOAuthConnectionProviderObjectBuilder<C>
Base class for
DefaultConnectionProviderObjectBuilder specializations which yield OAuth enabled connection providers |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationCodeConnectionProviderObjectBuilder<C>
A specialization of
BaseOAuthConnectionProviderObjectBuilder to wrap the ConnectionProvider into
AuthorizationCodeConnectionProviderWrapper instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCredentialsConnectionProviderObjectBuilder<C>
A specialization of
BaseOAuthConnectionProviderObjectBuilder to wrap the ConnectionProvider into
ClientCredentialsConnectionProviderWrapper instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformManagedOAuthConnectionProviderObjectBuilder<C>
A
BaseOAuthConnectionProviderObjectBuilder implementation that yields PlatformManagedOAuthConnectionProvider
instances |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.