public class ProxyAuthenticator extends Object implements okhttp3.Authenticator
| Constructor and Description |
|---|
ProxyAuthenticator(String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable okhttp3.Request |
authenticate(@Nullable okhttp3.Route aRoute,
@NotNull okhttp3.Response aResponse) |
@Nullable
public @Nullable okhttp3.Request authenticate(@Nullable
@Nullable okhttp3.Route aRoute,
@NotNull
@NotNull okhttp3.Response aResponse)
throws IOException
authenticate in interface okhttp3.AuthenticatorIOExceptionCopyright © 2022. All rights reserved.