| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| NTLMEngine | Abstract NTLM authentication engine. | 
| SpnegoTokenGenerator | Deprecated. (4.2)  subclass KerberosSchemeand overrideGGSSchemeBase.generateGSSToken(byte[], org.ietf.jgss.Oid, String, org.apache.http.auth.Credentials) | 
| Class Summary | |
|---|---|
| AuthSchemeBase | Abstract authentication scheme class that serves as a basis for all authentication schemes supported by HttpClient. | 
| BasicScheme | Basic authentication scheme as defined in RFC 2617. | 
| BasicSchemeFactory | AuthSchemeProviderimplementation that creates and initializesBasicSchemeinstances. | 
| DigestScheme | Digest authentication scheme as defined in RFC 2617. | 
| DigestSchemeFactory | AuthSchemeProviderimplementation that creates and initializesDigestSchemeinstances. | 
| GGSSchemeBase | |
| HttpAuthenticator | |
| KerberosScheme | KERBEROS authentication scheme. | 
| KerberosSchemeFactory | AuthSchemeProviderimplementation that creates and initializesKerberosSchemeinstances. | 
| NegotiateScheme | Deprecated. (4.2)  use SPNegoSchemeorKerberosScheme. | 
| NegotiateSchemeFactory | Deprecated. (4.2)  use SPNegoSchemeFactoryorKerberosSchemeFactory. | 
| NTLMScheme | NTLM is a proprietary authentication scheme developed by Microsoft and optimized for Windows platforms. | 
| NTLMSchemeFactory | AuthSchemeProviderimplementation that creates and initializesNTLMSchemeinstances configured to use the defaultNTLMEngineimplementation. | 
| RFC2617Scheme | Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authentication schemes and provides capabilities common to all authentication schemes defined in RFC 2617. | 
| SPNegoScheme | SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme. | 
| SPNegoSchemeFactory | AuthSchemeProviderimplementation that creates and initializesSPNegoSchemeinstances. | 
| Exception Summary | |
|---|---|
| NTLMEngineException | Signals NTLM protocol failure. | 
| UnsupportedDigestAlgorithmException | Authentication credentials required to respond to a authentication challenge are invalid | 
Default implementations of standard and common HTTP authentication schemes.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||