|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
LoginConstants | Constants used by Login UI. |
Class Summary | |
ChangePasswordForm | A Form that allows a user to change their password by entering their old password, a new password, and a confirmation of their new password. |
EmailInitListener | Initializes the value of the given parameter to the current user's email address. |
LoginHelper | Provides helper functions for the login UI. |
PasswordValidationListener | A NotNullValidationListener that checks whether the string value of a parameter is a strong password. |
RecoverPasswordPanel | A sequence of Forms and Panels that allows a user to recover from a forgotten password. |
ScreenNameInitListener | Initializes the value of the given parameter to the current user's screen name. |
SubsiteDispatcher | Dispatcher for the login package. |
UserAuthenticationListener | A RequestListener that redirects the user to register if not logged in. |
UserEditForm | Edits a user. |
UserForm | Common code for user new / add / edit forms. |
UserInfo | A reusable Bebop component to display the primary attributes of the currently logged in user. |
UserLogoutListener | An ActionListener that logs out the user. |
UserNewForm | Creates a new user. |
UserRegistrationForm | A Bebop form that accepts login and password from the user and attempts to authenticate and then log in the user. |
UserSingleSelectionModel | A SingleSelectionModel that returns the user id. |
Internationalized UI classes for user login and registration.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |