Package | Description |
---|---|
com.caucho.boot | |
com.caucho.security | |
com.caucho.server.admin |
Modifier and Type | Method and Description |
---|---|
XmlAuthenticator.User |
BootManagementConfig.createUser()
Adds a user
|
Modifier and Type | Method and Description |
---|---|
void |
BootManagementConfig.addUser(XmlAuthenticator.User user)
Adds a user
|
Modifier and Type | Method and Description |
---|---|
XmlAuthenticator.User |
XmlAuthenticator.createUser()
Adds a user from the configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlAuthenticator.addUser(XmlAuthenticator.User user)
Adds a user from the configuration.
|
Modifier and Type | Method and Description |
---|---|
XmlAuthenticator.User |
Management.createUser() |
Modifier and Type | Method and Description |
---|---|
void |
Management.addUser(XmlAuthenticator.User user)
Adds a user
|