|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuthSuccessHandlerExtensionHandler
Extension handler for actions that should take place after a user has authenticated on the front-end site.
| Method Summary | |
|---|---|
ExtensionResultStatusType |
preMergeCartExecution(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication)
Perform any necessary tasks before the merge cart processor executes. |
| Methods inherited from interface org.broadleafcommerce.core.extension.ExtensionHandler |
|---|
getPriority, isEnabled |
| Method Detail |
|---|
ExtensionResultStatusType preMergeCartExecution(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication)
request - response - authentication -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||