@Alias(value="oauth-client-credentials") @DisplayName(value="OAuth Client Credentials") public class ClientCredentialsConnectionProvider extends AbstractConnectionProvider
CloudHubConnection.| Modifier and Type | Field and Description |
|---|---|
protected String |
environment
Platform Environment to use.
|
anypointPlatformUrl, httpClient, httpService, LOGGER| Constructor and Description |
|---|
ClientCredentialsConnectionProvider() |
| Modifier and Type | Method and Description |
|---|---|
CloudHubConnection |
connect() |
org.mule.runtime.api.connection.ConnectionValidationResult |
validate(CloudHubConnection connection) |
createClient, disconnect, start, stop@Parameter @OfValues(value=OAuthEnvironmentsValueProvider.class) @Optional protected String environment
public CloudHubConnection connect()
connect in interface org.mule.runtime.api.connection.ConnectionProvider<CloudHubConnection>connect in class AbstractConnectionProviderpublic org.mule.runtime.api.connection.ConnectionValidationResult validate(CloudHubConnection connection)
validate in interface org.mule.runtime.api.connection.ConnectionProvider<CloudHubConnection>validate in class AbstractConnectionProviderCopyright © 2023 MuleSoft, Inc.. All rights reserved.