| Package | Description |
|---|---|
| org.apache.http.impl.auth |
Default implementations of standard and common HTTP authentication
schemes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
KerberosScheme |
KERBEROS authentication scheme.
|
class |
NegotiateScheme |
Deprecated.
(4.2) use
SPNegoScheme or KerberosScheme. |
class |
SPNegoScheme |
SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication
scheme.
|