public class BasicAuthInterceptor extends Object implements okhttp3.Interceptor
Constructor and Description |
---|
BasicAuthInterceptor(String user,
String password) |
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException
intercept
in interface okhttp3.Interceptor
IOException
Copyright © 2018. All rights reserved.