|
Liferay 7.0-ce-a2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand
com.liferay.portlet.login.action.LoginMVCActionCommand
public class LoginMVCActionCommand
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.kernel.portlet.bridges.mvc.MVCActionCommand |
|---|
EMPTY |
| Constructor Summary | |
|---|---|
LoginMVCActionCommand()
|
|
| Method Summary | |
|---|---|
protected void |
doProcessAction(ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected String |
getCompleteRedirectURL(javax.servlet.http.HttpServletRequest request,
String redirect)
|
protected void |
login(ThemeDisplay themeDisplay,
ActionRequest actionRequest,
ActionResponse actionResponse)
|
protected void |
postProcessAuthFailure(ActionRequest actionRequest,
ActionResponse actionResponse)
|
| Methods inherited from class com.liferay.portal.kernel.portlet.bridges.mvc.BaseMVCActionCommand |
|---|
addSuccessMessage, getPortletConfig, hideDefaultErrorMessage, hideDefaultSuccessMessage, processAction, redirectToLogin, sendRedirect |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoginMVCActionCommand()
| Method Detail |
|---|
protected void doProcessAction(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
doProcessAction in class BaseMVCActionCommandException
protected String getCompleteRedirectURL(javax.servlet.http.HttpServletRequest request,
String redirect)
protected void login(ThemeDisplay themeDisplay,
ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
Exception
protected void postProcessAuthFailure(ActionRequest actionRequest,
ActionResponse actionResponse)
throws Exception
Exception
|
Liferay 7.0-ce-a2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||