public class AuthenticationHandler
extends java.lang.Object
implements okhttp3.Interceptor
| Modifier and Type | Field and Description |
|---|---|
MiddlewareType |
MIDDLEWARE_TYPE |
| Constructor and Description |
|---|
AuthenticationHandler(ICoreAuthenticationProvider authProvider) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |
public final MiddlewareType MIDDLEWARE_TYPE
public AuthenticationHandler(ICoreAuthenticationProvider authProvider)