public class AuthenticationInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
| Modifier | Constructor and Description |
|---|---|
protected |
AuthenticationInterceptor(java.lang.String token) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |