See: Description
| Interface | Description | 
|---|---|
| NTLMEngine | Deprecated Do not use. | 
| Class | Description | 
|---|---|
| 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 | AuthSchemeFactoryimplementation that creates and initializesBasicSchemeinstances. | 
| BearerScheme | Bearer authentication scheme. | 
| BearerSchemeFactory | AuthSchemeFactoryimplementation that creates and initializesBearerSchemeinstances. | 
| CredentialsProviderBuilder | CredentialsProviderbuilder. | 
| DigestScheme | Digest authentication scheme. | 
| DigestSchemeFactory | AuthSchemeFactoryimplementation that creates and initializesDigestSchemeinstances. | 
| GGSSchemeBase | Deprecated Do not use. | 
| HttpAuthenticator | Utility class that implements commons aspects of the client side HTTP authentication. | 
| KerberosScheme | Deprecated Do not use. | 
| KerberosSchemeFactory | Deprecated Do not use. | 
| NTLMScheme | Deprecated Do not use. | 
| NTLMSchemeFactory | Deprecated Do not use. | 
| SPNegoScheme | Deprecated Do not use. | 
| SPNegoSchemeFactory | Deprecated Do not use. | 
| SystemDefaultCredentialsProvider | Implementation of  CredentialsStorebacked by standard
 JREAuthenticator. | 
| Exception | Description | 
|---|---|
| NTLMEngineException | Deprecated Do not use. | 
| UnsupportedDigestAlgorithmException | Authentication credentials required to respond to a authentication
 challenge are invalid | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.