Package ai.tock.shared
Class TockProxyAuthenticator
-
- All Implemented Interfaces:
-
okhttp3.Authenticator
public final class TockProxyAuthenticator implements Authenticator
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTockProxyAuthenticator.Companion
-
Field Summary
Fields Modifier and Type Field Description public final static TockProxyAuthenticator.CompanionCompanion
-
Constructor Summary
Constructors Constructor Description TockProxyAuthenticator(String proxyUser, String proxyPassword)
-
Method Summary
Modifier and Type Method Description Requestauthenticate(Route route, Response response)-
-
Method Detail
-
authenticate
Request authenticate(Route route, Response response)
-
-
-
-