| Package | Description | 
|---|---|
| org.apache.hc.client5.http.impl.auth | Standard and common HTTP authentication schemes. | 
| Class and Description | 
|---|
| AuthChallengeParser Authentication challenge parser. | 
| BasicSchemeFactory AuthSchemeFactoryimplementation that creates and initializesBasicSchemeinstances. | 
| DigestSchemeFactory AuthSchemeFactoryimplementation that creates and initializesDigestSchemeinstances. | 
| GGSSchemeBase Common behavior for  GSSbased authentication schemes. | 
| KerberosSchemeFactory AuthSchemeFactoryimplementation that creates and initializesKerberosSchemeinstances. | 
| NTLMEngine Abstract NTLM authentication engine. | 
| NTLMEngineException Signals NTLM protocol failure. | 
| NTLMSchemeFactory AuthSchemeFactoryimplementation that creates and initializesNTLMSchemeinstances configured to use the defaultNTLMEngineimplementation. | 
| SPNegoSchemeFactory AuthSchemeFactoryimplementation that creates and initializesSPNegoSchemeinstances. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.