| Package | Description |
|---|---|
| org.apache.http.impl.auth |
Default implementations of standard and common HTTP authentication
schemes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
BasicScheme |
Basic authentication scheme as defined in RFC 2617.
|
class |
DigestScheme |
Digest authentication scheme as defined in RFC 2617.
|