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 TypeClassDescriptionclass
Login bean which sets a cookie that can be used byCmsPersistentLoginAuthorizationHandler
to 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 TypeClassDescriptionclass
Utility to login users to the OpenCms workplace.