public class JWTAuthInterceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
JWTAuthInterceptor(String token) |
protected String token
public JWTAuthInterceptor(String token)
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2018 Nuxeo. All rights reserved.