public class OkHttpOAuth1Interceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
OkHttpOAuth1Interceptor(String consumerKey,
PrivateKey signingKey) |
public OkHttpOAuth1Interceptor(String consumerKey, PrivateKey signingKey)
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2021. All rights reserved.