public class AuthenticationInterceptor extends Object implements com.squareup.okhttp.Interceptor
Authentication strategy.| Constructor and Description |
|---|
AuthenticationInterceptor(Authentication authentication,
RestClient client) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Response |
intercept(com.squareup.okhttp.Interceptor.Chain chain) |
public AuthenticationInterceptor(Authentication authentication, RestClient client)
public com.squareup.okhttp.Response intercept(com.squareup.okhttp.Interceptor.Chain chain)
throws IOException
intercept in interface com.squareup.okhttp.InterceptorIOExceptionCopyright © 2008–2021 Abiquo Holdings S.L.. All rights reserved.