Uses of Class
org.opencms.db.CmsLoginManager
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsLoginManager in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getLoginManager()
Returns the configured login manager. -
Uses of CmsLoginManager in org.opencms.main
Modifier and TypeMethodDescriptionstatic 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.