public static class SimpleHttp.BasicAuthInterceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
BasicAuthInterceptor(String user,
String password) |
@NotNull
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.