| Package | Description |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.main |
Provides the main OpenCms "operating system".
|
| Modifier and Type | Method and Description |
|---|---|
CmsDefaultUsers |
CmsSystemConfiguration.getCmsDefaultUsers()
Returns the default users.
|
| Modifier and Type | Method and Description |
|---|---|
protected CmsDefaultUsers |
OpenCmsCore.getDefaultUsers()
Returns the default user and group name configuration.
|
static CmsDefaultUsers |
OpenCms.getDefaultUsers()
Returns the default user and group name configuration.
|