| Class | Description |
|---|---|
| BaseBearerAuthenticationConnectionProvider<C extends BearerRestConnection> |
Base class for
RestConnections that authenticate using Bearer mechanism. |
| BearerAuthenticationConnectionProvider |
Base abstract class that already defines the
Parameter for supporting a
bearer authentication connection provider. |
| BearerRestConnection |
Specialization of
DefaultRestConnection for resources protected with Bearer, regardless of the grant type. |
Copyright © 2022. All rights reserved.