Package org.broadleafcommerce.core.web.controller.account
package org.broadleafcommerce.core.web.controller.account
-
ClassesClassDescriptionAn abstract controller that provides convenience methods and resource declarations for its children.An abstract controller that provides convenience methods and resource declarations for its children.This controller handles password changes for a customer's accountThe controller responsible for login and login related activities including forgot username, forgot password, and reset password.This is the page controller for adding, updating, and deleting a customer's saved payments.The controller responsible for wishlist management activities, including viewing a wishlist, moving items from the wishlist to the cart, and removing items from the wishlistThis is an extension of BroadleafRegisterController that utilizes Spring Social to register a customer from a Service Provider such as Facebook or Twitter.The controller responsible for registering a customer.Created by bpolster.