| 程序包 | 说明 |
|---|---|
| com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
| com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth |
Provides implementation of various authentication schemes as well as
utility classes that can be used to authenticate HTTP requests.
|
| 限定符和类型 | 方法和说明 |
|---|---|
AuthState |
HttpMethodBase.getHostAuthState()
Returns the target host
authentication state |
AuthState |
HttpMethod.getHostAuthState()
Returns the target host
authentication state |
AuthState |
HttpMethodBase.getProxyAuthState()
Returns the proxy
authentication state |
AuthState |
HttpMethod.getProxyAuthState()
Returns the proxy
authentication state |
| 限定符和类型 | 方法和说明 |
|---|---|
AuthScheme |
AuthChallengeProcessor.processChallenge(AuthState state,
Map challenges)
Processes the given collection of challenges and updates the
state of the authentication process. |
Copyright © 2017. All rights reserved.