| Interface | Description |
|---|---|
| Authenticator |
| Class | Description |
|---|---|
| BasicAuthenticator |
Uses Base64 and sends credentials with every request that uses authenticate
|
| CookieAuthenticator |
Tries to get Cookie and sends cookie with every request per CookieHandler
Currently only working with CouchDB...
|