Package org.opencms.ui.login
Contains the user interface components for the Vaadin-based login dialog.
- Since:
- 9.9.0
-
Class Summary 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.LoginContext The login context.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.CmsSecondFactorDialog Dialog used to ask the user for a verification code generated from his second factor, using an authenticator app.CmsSecondFactorSetupDialog Dialog used to set up two-factor authentication for a user.CmsSetPasswordDialog Dialog used to change the password.CmsTokenValidator Helper class for dealing with authorization tokens for the 'forgot password' functionality.