#set( $symbol_pound = '#' ) #set( $symbol_dollar = '$' ) #set( $symbol_escape = '\' )
| Class | Description |
|---|---|
| Admin |
Controller to update User information.
|
| ChangePassword |
Controller for changing a user password with user and passwordConfirmation.
|
| Login |
Controller for logging in a user from email and password fields.
|
| Logout | |
| Principal |
Support bean for views.
|
| Register | |
| UserDetail |
Controller to update User information.
|