@EverythingIsNonNull public final class JavaNetAuthenticator extends Object implements Authenticator
Authenticator
to Authenticator
. Configure OkHttp to use Authenticator
with OkHttpClient.Builder.authenticator
or OkHttpClient.Builder.proxyAuthenticator(Authenticator)
.NONE
Constructor and Description |
---|
JavaNetAuthenticator() |
public Request authenticate(Route route, Response response) throws IOException
authenticate
in interface Authenticator
IOException
Copyright © 2019. All rights reserved.