| Package | Description |
|---|---|
| com.caucho.security | |
| com.caucho.server.security |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicLogin
Implements the "basic" auth-method.
|
class |
ClientCertLogin
Implements the "CLIENT-CERT" auth-method.
|
class |
DigestLogin
Implements the "digest" auth-method.
|
class |
FormLogin
Used to authenticate users in a servlet request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLogin
Deprecated.
|