JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
H
I
J
L
N
O
P
R
S
W
H
handleProtocolError(Response, String)
- Method in class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
I
intercept(Interceptor.Chain)
- Method in class net.oauth2.client.http.okhttp3.
OAuthResourceRequestInterceptor
J
JSON
- Static variable in class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
L
LOGGER
- Static variable in class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
N
net.oauth2.client.http.okhttp3
- package net.oauth2.client.http.okhttp3
O
OAuthResourceRequestInterceptor
<
T
extends
AccessToken
> - Class in
net.oauth2.client.http.okhttp3
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.
OAuthResourceRequestInterceptor(TokenProvider)
- Constructor for class net.oauth2.client.http.okhttp3.
OAuthResourceRequestInterceptor
okHttpClient
- Variable in class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
OkHttpClientAdapter
<
T
extends
AccessToken
> - Class in
net.oauth2.client.http.okhttp3
A OAuth Token Service HTTP client adapter based on squareup okHttp3 client (okhttp3.OkHttpClient).
OkHttpClientAdapter(String, OkHttpClient, DataBindingProvider<?>, Class<T>)
- Constructor for class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
P
post(String, AccessTokenGrantRequest)
- Method in class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
R
refreshTokenGrantRequest
- Variable in class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
S
serviceBaseUrl
- Variable in class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
W
WWW_FORM_ENCODED
- Static variable in class net.oauth2.client.http.okhttp3.
OkHttpClientAdapter
H
I
J
L
N
O
P
R
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.