public class SetupAdminAutoLogin
extends com.liferay.portal.kernel.security.auto.login.BaseAutoLogin
| Constructor and Description |
|---|
SetupAdminAutoLogin() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
doHandleException(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
Exception exception) |
protected String[] |
doLogin(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
protected String[] doHandleException(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
Exception exception)
throws com.liferay.portal.kernel.security.auto.login.AutoLoginException
doHandleException in class com.liferay.portal.kernel.security.auto.login.BaseAutoLogincom.liferay.portal.kernel.security.auto.login.AutoLoginExceptionprotected String[] doLogin(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws Exception
doLogin in class com.liferay.portal.kernel.security.auto.login.BaseAutoLoginException