| 软件包 | 描述 |
|---|---|
| org.apache.http.impl.client |
默认HTTP客户端实现。
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuthenticationHandler
已过时。
(4.2)使用
AuthenticationStrategy
|
class |
DefaultProxyAuthenticationHandler
已过时。
(4.2)使用
ProxyAuthenticationStrategy
|
class |
DefaultTargetAuthenticationHandler
已过时。
(4.2)使用
TargetAuthenticationStrategy
|
| Modifier and Type | Field and Description |
|---|---|
protected AuthenticationHandler |
DefaultRequestDirector.proxyAuthHandler
已过时。
|
protected AuthenticationHandler |
DefaultRequestDirector.targetAuthHandler
已过时。
|
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationHandler |
AbstractHttpClient.createProxyAuthenticationHandler()
已过时。
(4.2)不要使用
|
protected AuthenticationHandler |
AbstractHttpClient.createTargetAuthenticationHandler()
已过时。
(4.2)不要使用
|
AuthenticationHandler |
AbstractHttpClient.getProxyAuthenticationHandler()
已过时。
(4.2)不要使用
|
AuthenticationHandler |
AbstractHttpClient.getTargetAuthenticationHandler()
已过时。
(4.2)不要使用
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.