public final class AuthenticationInterceptor extends Object implements com.squareup.okhttp.Interceptor
| Constructor and Description |
|---|
AuthenticationInterceptor(String apiAccessToken) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Response |
intercept(com.squareup.okhttp.Interceptor.Chain chain) |
public AuthenticationInterceptor(String apiAccessToken)
public com.squareup.okhttp.Response intercept(com.squareup.okhttp.Interceptor.Chain chain)
throws IOException
intercept in interface com.squareup.okhttp.InterceptorIOExceptionCopyright © 2015. All rights reserved.