| Package | Description |
|---|---|
| com.caucho.admin.action | |
| com.caucho.boot | |
| com.caucho.server.cluster |
| Constructor and Description |
|---|
AddUserAction(AdminAuthenticator adminAuth,
java.lang.String user,
char[] password,
java.lang.String[] roles) |
ListUsersAction(AdminAuthenticator adminAuth) |
RemoveUserAction(AdminAuthenticator adminAuth,
java.lang.String user) |
| Modifier and Type | Method and Description |
|---|---|
AdminAuthenticator |
BootManagementConfig.getAdminAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
BootResinConfig.add(AdminAuthenticator auth) |
void |
BootManagementConfig.setAdminAuthenticator(AdminAuthenticator auth) |
| Modifier and Type | Method and Description |
|---|---|
AdminAuthenticator |
ServletService.getAdminAuthenticator() |