Uses of Class
org.opencms.db.CmsLoginManager
Packages that use 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
Methods in org.opencms.configuration that return CmsLoginManagerModifier and TypeMethodDescriptionCmsSystemConfiguration.getLoginManager()
Returns the configured login manager. -
Uses of CmsLoginManager in org.opencms.main
Methods in org.opencms.main that return CmsLoginManagerModifier 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.