See: Description
| Class | Description |
|---|---|
| CmsChangePasswordDialog |
Dialog used to change the password.
|
| CmsForgotPasswordDialog |
Dialog to request a password reset link if you forgot your passsword.
|
| CmsInactiveUserMessages |
Helper class for getting localized messages for the 'lock inactive users' feature.
|
| CmsLockInactiveAccountsJob |
Scheduled job for locking user accounts which have not been logged into for longer than the configured time.
|
| CmsLoginController |
Controller class which actually handles the login dialog logic.
|
| CmsLoginController.CmsLoginTargetInfo |
Represents the login target information.
|
| CmsLoginController.UserAgreementHelper |
Helper subclass of CmsLoginUserAgreement which can be used without a page context.
|
| CmsLoginForm |
Login form.
|
| CmsLoginHelper |
Utility to login users to the OpenCms workplace.
|
| CmsLoginHelper.LoginParameters |
Holds the current login parameters.
|
| CmsLoginOuSelector |
Widget used to allow the user to search and select an organizational unit.
|
| CmsLoginPasswordField |
Password field for the login dialog.
|
| CmsLoginTargetOpener |
Server side component used to open the login target for a logged in user.
|
| CmsLoginUI |
The UI class for the Vaadin-based login dialog.
|
| CmsLoginUI.Parameters |
Parameters which are initialized during the initial page load of the login dialog.
|
| CmsLoginUserField |
Widget for the user name field of the login dialog.
|
| CmsPasswordChangeNotification |
Notification used to send password change link to user.
|
| CmsPasswordForm |
The change password form.
|
| CmsSetPasswordDialog |
Dialog used to change the password.
|
| CmsTokenValidator |
Helper class for dealing with authorization tokens for the 'forgot password' functionality.
|