public class AuthorizationInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
| Constructor and Description |
|---|
AuthorizationInterceptor(@NotNull java.lang.String jwtToken) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |