Class UpdatePasswordWidget


public class UpdatePasswordWidget extends WTemplateFormView
A widget which allows a user to choose a new password.

This widget lets a user choose a new password.

The widget renders the "Wt.Auth.template.update-password" template. Optionally, it asks for the current password, as well as a new password.

See Also: