@Deprecated
public class HttpAuthenticator
extends org.apache.http.impl.auth.HttpAuthenticator
| Constructor and Description |
|---|
HttpAuthenticator()
Deprecated.
|
HttpAuthenticator(Log log)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(HttpHost host,
HttpResponse response,
org.apache.http.client.AuthenticationStrategy authStrategy,
org.apache.http.auth.AuthState authState,
org.apache.http.protocol.HttpContext context)
Deprecated.
|
public HttpAuthenticator(Log log)
public HttpAuthenticator()
public boolean authenticate(HttpHost host, HttpResponse response, org.apache.http.client.AuthenticationStrategy authStrategy, org.apache.http.auth.AuthState authState, org.apache.http.protocol.HttpContext context)