@Deprecated public class HttpAuthenticator extends HttpAuthenticator
| Constructor and Description |
|---|
HttpAuthenticator()
已过时。
|
HttpAuthenticator(org.apache.commons.logging.Log log)
已过时。
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(HttpHost host, HttpResponse response, AuthenticationStrategy authStrategy, AuthState authState, HttpContext context)
已过时。
|
generateAuthResponse, handleAuthChallenge, isAuthenticationRequestedpublic HttpAuthenticator(org.apache.commons.logging.Log log)
public HttpAuthenticator()
public boolean authenticate(HttpHost host, HttpResponse response, AuthenticationStrategy authStrategy, AuthState authState, HttpContext context)
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.