//okhttp/okhttp3/Authenticator/Companion
Companion¶
[jvm]\ object Companion
Properties¶
Name | Summary |
---|---|
JAVA_NET_AUTHENTICATOR | [jvm] @JvmField val JAVA_NET_AUTHENTICATOR: Authenticator An authenticator that uses the java.net.Authenticator global authenticator. |
NONE | [jvm] @JvmField val NONE: Authenticator An authenticator that knows no credentials and makes no attempt to authenticate. |