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
IOException
InterruptedException
Copyright © 2016–2025. All rights reserved.