Package com.helixframework.okhttp.basicauth
package com.helixframework.okhttp.basicauth
-
ClassDescriptionInterface that all basic auth credentials stores must implement.OkHttp interceptor that ensures basic authentication credentials are set on the request.Builder for creating new instances of
BasicAuthInterceptor.Default in-memoryBasicAuthCredentialsStoreimplementation.