okhttp3.Authenticator@EverythingIsNonNull
public final class JavaNetAuthenticator
extends java.lang.Object
implements okhttp3.Authenticator
Authenticator to Authenticator. Configure OkHttp to use Authenticator with OkHttpClient.Builder.authenticator or OkHttpClient.Builder.proxyAuthenticator(Authenticator).| Constructor | Description |
|---|---|
JavaNetAuthenticator() |
| Modifier and Type | Method | Description |
|---|---|---|
okhttp3.Request |
authenticate(okhttp3.Route route,
okhttp3.Response response) |
Copyright © 2020. All rights reserved.