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