public interface BasicAuthenticator extends Interceptor
| Modifier and Type | Method and Description |
|---|---|
default RequestBase |
intercept(RequestBase r) |
String |
password() |
String |
username() |
String username()
String password()
default RequestBase intercept(RequestBase r)
intercept in interface InterceptorCopyright © 2023. All rights reserved.