| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextAwareAuthScheme | |
|---|---|
| org.apache.http.impl.auth | Default implementations of standard and common HTTP authentication schemes. | 
| Uses of ContextAwareAuthScheme in org.apache.http.impl.auth | 
|---|
| Classes in org.apache.http.impl.auth that implement ContextAwareAuthScheme | |
|---|---|
|  class | AuthSchemeBaseAbstract authentication scheme class that serves as a basis for all authentication schemes supported by HttpClient. | 
|  class | BasicSchemeBasic authentication scheme as defined in RFC 2617. | 
|  class | DigestSchemeDigest authentication scheme as defined in RFC 2617. | 
|  class | GGSSchemeBase | 
|  class | KerberosSchemeKERBEROS authentication scheme. | 
|  class | NegotiateSchemeDeprecated. (4.2) use SPNegoSchemeorKerberosScheme. | 
|  class | NTLMSchemeNTLM is a proprietary authentication scheme developed by Microsoft and optimized for Windows platforms. | 
|  class | RFC2617SchemeAbstract 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. | 
|  class | SPNegoSchemeSPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||