| okhttp3.JavaNetAuthenticator |
Adapts Authenticator to okhttp3.Authenticator. Configure OkHttp to use Authenticator with OkHttpClient.Builder.authenticator or OkHttpClient.Builder.proxyAuthenticator. |
| okhttp3.JavaNetCookieJar |
A cookie jar that delegates to a java.net.CookieHandler. |