| 程序包 | 说明 |
|---|---|
| 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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
NTLMScheme.authenticate(NTCredentials credentials,
String challenge)
已过时。
Use non-static
NTLMScheme.authenticate(Credentials, HttpMethod) |
static String |
NTLMScheme.authenticate(NTCredentials credentials,
String challenge,
String charset)
已过时。
Use non-static
NTLMScheme.authenticate(Credentials, HttpMethod) |
Copyright © 2017. All rights reserved.