| Package | Description | 
|---|---|
| com.caucho.http.security | |
| com.caucho.server.security | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ServletAuthenticatorDeprecated servlet authenticator for backward compatibilty | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AuthenticatorListThe 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. |