| Interface | Description |
|---|---|
| AuthTokenProvider |
Interface for providers that can provide an instance of authorization token.
|
| Class | Description |
|---|---|
| AuthRequestInterceptor |
An
Interceptor implementation that may be used for interception of requests that require
an authorization token to be sent to the server along with the request data. |