| 接口 | 说明 |
|---|---|
| NTLMEngine | 已过时
Do not use. the NTLM authentication scheme is no longer supported
|
| 类 | 说明 |
|---|---|
| AuthCacheKeeper |
Utility class that implements commons aspects of the client side authentication cache keeping.
|
| AuthChallengeParser |
Authentication challenge parser.
|
| AuthSchemeSupport | |
| BasicAuthCache |
Default implementation of
AuthCache. |
| BasicCredentialsProvider |
Default implementation of
CredentialsStore. |
| BasicScheme |
Basic authentication scheme.
|
| BasicSchemeFactory |
AuthSchemeFactory implementation that creates and initializes
BasicScheme instances. |
| BearerScheme |
Bearer authentication scheme.
|
| BearerSchemeFactory |
AuthSchemeFactory implementation that creates and initializes
BearerScheme instances. |
| CredentialsProviderBuilder |
CredentialsProvider builder. |
| DigestScheme |
Digest authentication scheme.
|
| DigestSchemeFactory |
AuthSchemeFactory implementation that creates and initializes
DigestScheme instances. |
| GGSSchemeBase | 已过时
Do not use.
|
| HttpAuthenticator |
Utility class that implements commons aspects of the client side HTTP authentication.
|
| KerberosScheme | 已过时
Do not use.
|
| KerberosSchemeFactory | 已过时
Do not use.
|
| NTLMScheme | 已过时
Do not use. the NTLM authentication scheme is no longer supported.
|
| NTLMSchemeFactory | 已过时
Do not use. the NTLM authentication scheme is no longer supported.
|
| SPNegoScheme | 已过时
Do not use.
|
| SPNegoSchemeFactory | 已过时
Do not use.
|
| SystemDefaultCredentialsProvider |
Implementation of
CredentialsStore backed by standard
JRE Authenticator. |
| 异常错误 | 说明 |
|---|---|
| NTLMEngineException | 已过时
Do not use.
|
| UnsupportedDigestAlgorithmException |
Authentication credentials required to respond to a authentication
challenge are invalid
|
Copyright © 2023. All rights reserved.