| Class | Description |
|---|---|
| AbstractAccountController |
An abstract controller that provides convenience methods and resource declarations for its children.
|
| BroadleafChangePasswordController |
This controller handles password changes for a customer's account
|
| BroadleafLoginController |
The controller responsible for login and login related activities including
forgot username, forgot password, and reset password.
|
| BroadleafManageCustomerAddressesController | |
| BroadleafManageWishlistController |
The controller responsible for wishlist management activities, including
viewing a wishlist, moving items from the wishlist to the cart, and
removing items from the wishlist
|
| BroadleafOrderHistoryController | |
| BroadleafRegisterController |
The controller responsible for registering a customer.
|
| BroadleafSocialRegisterController |
This is an extension of BroadleafRegisterController
that utilizes Spring Social to register a customer from a Service Provider
such as Facebook or Twitter.
|
| BroadleafUpdateAccountController | |
| ChangePasswordForm | |
| CustomerAddressForm | |
| ResetPasswordForm |
Created by bpolster.
|
| UpdateAccountForm |
Copyright © 2015. All Rights Reserved.