| Package | Description |
|---|---|
| com.caucho.http.security | |
| com.caucho.server.security |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServletAuthenticator
Deprecated servlet authenticator for backward compatibilty
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticatorList
The AuthenticatorList is used to configure more than one authenticators in a
list, each authenticator is tried in turn and if the authentication fails the
next authenticator in the list is attempted.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticatorList.addAuthenticator(ServletAuthenticator authenticator)
Sets the path to the XML file.
|