| Package | Description |
|---|---|
| org.opencms.ui.login |
Contains the user interface components for the Vaadin-based login dialog
|
| Modifier and Type | Method and Description |
|---|---|
static CmsLoginHelper.LoginParameters |
CmsLoginHelper.getLoginParameters(CmsObject cms,
javax.servlet.http.HttpServletRequest request,
boolean workplaceUiRequest)
Returns the login parameters for the current request.
|
| Constructor and Description |
|---|
CmsLoginController(CmsObject adminCms,
CmsLoginHelper.LoginParameters params)
Creates a new instance.
|