Package com.arsdigita.ui.login

Internationalized UI classes for user login and registration.

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.
 

Package com.arsdigita.ui.login Description

Internationalized UI classes for user login and registration.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC