| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.commons.api.connection.oauth |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseAuthorizationCodeConnectionProvider<C extends OAuthRestConnection>
Base class for
OAuthRestConnections that authenticate using OAuth with the Authorization Code Grant Type. |
class |
BaseClientCredentialsConnectionProvider<C extends OAuthRestConnection>
Base class for
OAuthRestConnections that authenticate using OAuth with the Authorization Client Credentials. |
Copyright © 2022. All rights reserved.