public interface Authenticator extends Serializable
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.impl.client.CloseableHttpClient |
authenticate(org.apache.http.impl.client.HttpClientBuilder clientBuilder,
org.apache.http.protocol.HttpContext context,
org.apache.http.client.methods.HttpRequestBase requestBase,
PrintStream logger) |
String |
getKeyName() |
String getKeyName()
org.apache.http.impl.client.CloseableHttpClient authenticate(org.apache.http.impl.client.HttpClientBuilder clientBuilder,
org.apache.http.protocol.HttpContext context,
org.apache.http.client.methods.HttpRequestBase requestBase,
PrintStream logger)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2025. All rights reserved.