public class RequestInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
| Modifier and Type | Method and Description |
|---|---|
AuthToken |
getAuthToken() |
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws java.io.IOException
intercept in interface okhttp3.Interceptorjava.io.IOExceptionpublic AuthToken getAuthToken() throws HttpFailedException
HttpFailedException