Class BasicAuthInterceptor

java.lang.Object
com.helixframework.okhttp.basicauth.BasicAuthInterceptor
All Implemented Interfaces:
okhttp3.Interceptor

public class BasicAuthInterceptor extends Object implements okhttp3.Interceptor
OkHttp interceptor that ensures basic authentication credentials are set on the request.