| Modifier and Type | Class and Description |
|---|---|
class |
BaseBasicAuthenticationConnectionProvider<C extends DefaultRestConnection>
Base class for
RestConnections that authenticate using Basic mechanism. |
| Modifier and Type | Class and Description |
|---|---|
class |
BearerRestConnection
Specialization of
DefaultRestConnection for resources protected with Bearer, regardless of the grant type. |
| Modifier and Type | Class and Description |
|---|---|
class |
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.