| Class | Description |
|---|---|
| Authenticator |
An abstract
PasswordRetriever implementation that performs
authentication. |
| Authenticator.ManagerTask |
A
TimerTask that is used to clear the Authenticator.userMap periodically. |
| DatabaseAuthenticator |
A
PasswordRetriever implementation that performs
authentication against a database. |
| HttpDigestFilter |
A servlet filter that implements
HTTP-Digest
authentication. |