Uses of Class
org.opencms.jsp.CmsJspLoginBean
Packages that use CmsJspLoginBean
Package
Description
The implementation of the OpenCms JSP tag library, with some additional utility classes to
help in JSP scriplet code and navigation building.
Contains the user interface components for the Vaadin-based login dialog.
-
Uses of CmsJspLoginBean in org.opencms.jsp
Subclasses of CmsJspLoginBean in org.opencms.jspModifier and TypeClassDescriptionclassLogin bean which sets a cookie that can be used byCmsPersistentLoginAuthorizationHandlerto automatically log the user back in when his session has expired. -
Uses of CmsJspLoginBean in org.opencms.ui.login
Subclasses of CmsJspLoginBean in org.opencms.ui.loginModifier and TypeClassDescriptionclassUtility to login users to the OpenCms workplace.