| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestConnection
Implementation that handles RESTfull responses and handling errors based on
RestError. |
| 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 © 2023. All rights reserved.