public class BaseAuthenticator extends Object implements okhttp3.Authenticator
| Constructor and Description |
|---|
BaseAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Request |
authenticate(okhttp3.Route route,
okhttp3.Response response) |
public okhttp3.Request authenticate(okhttp3.Route route,
okhttp3.Response response)
throws IOException
authenticate in interface okhttp3.AuthenticatorIOExceptionCopyright © 2023. All rights reserved.