| Class | Description |
|---|---|
| BaseAuthorizationCodeConnectionProvider<C extends OAuthRestConnection> |
Base class for
OAuthRestConnections that authenticate using OAuth with the Authorization Code Grant Type. |
| BaseClientCredentialsConnectionProvider<C extends OAuthRestConnection> |
Base class for
OAuthRestConnections that authenticate using OAuth with the Authorization Client Credentials. |
| OAuthRestConnection<O extends org.mule.runtime.extension.api.connectivity.oauth.OAuthState> |
Specialization of
DefaultRestConnection for resources protected with OAuth, regardless of the grant type. |
Copyright © 2022. All rights reserved.