public class RefreshAuthenticator
extends java.lang.Object
implements okhttp3.Authenticator
| Modifier and Type | Field and Description |
|---|---|
Authenticator |
authenticator |
| Constructor and Description |
|---|
RefreshAuthenticator(Authenticator authenticator) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Request |
authenticate(okhttp3.Route route,
okhttp3.Response response) |
public final Authenticator authenticator
public RefreshAuthenticator(Authenticator authenticator)