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 |
---|---|
CmsLoginManager |
CmsSystemConfiguration.getLoginManager()
Returns the configured login manager.
|
Modifier and Type | Method and Description |
---|---|
static CmsLoginManager |
OpenCms.getLoginManager()
Returns the login manager used to check if a login is possible.
|
protected CmsLoginManager |
OpenCmsCore.getLoginManager()
Returns the login manager used to check the validity of a login.
|