| Modifier and Type | Class and Description |
|---|---|
class |
RestConnectionProvider<C extends RestConnection> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRestConnection |
| 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
Specialization of
DefaultRestConnection for resources protected with OAuth, regardless of the grant type. |
Copyright © 2022. All rights reserved.