public class OkHttp2OAuth1Interceptor extends Object implements com.squareup.okhttp.Interceptor
| Constructor and Description |
|---|
OkHttp2OAuth1Interceptor(String consumerKey,
PrivateKey signingKey) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Response |
intercept(com.squareup.okhttp.Interceptor.Chain chain) |
public OkHttp2OAuth1Interceptor(String consumerKey, PrivateKey signingKey)
public com.squareup.okhttp.Response intercept(com.squareup.okhttp.Interceptor.Chain chain)
throws IOException
intercept in interface com.squareup.okhttp.InterceptorIOExceptionCopyright © 2021. All rights reserved.