| Interface | Description |
|---|---|
| CachingAuthenticator |
A subinterface for authenticators which support auth sessions.
|
| Class | Description |
|---|---|
| Credentials |
Simple credentials class holding Username / Password.
|
| DigestAuthenticator |
Digest authenticator which is more or less the same code ripped out of Apache
HTTP Client 4.3.1.
|