| Class | Description |
|---|---|
| OAuthResourceRequestInterceptor<T extends AccessToken> |
A request interceptor for HTTP client, which transparently uses a token provider
to automatically fetch/refresh OAuth tokens and inject them to the resource requests
sent with this client.
|
| OkHttpClientAdapter<T extends AccessToken> |
A OAuth Token Service HTTP client adapter based on squareup okHttp3 client (okhttp3.OkHttpClient).
|
Copyright © 2017. All rights reserved.