com.liferay.portal.security.auth
Class ParameterAutoLogin
java.lang.Object
com.liferay.portal.security.auth.ParameterAutoLogin
- All Implemented Interfaces:
- AutoLogin
public class ParameterAutoLogin
- extends Object
- implements AutoLogin
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParameterAutoLogin
public ParameterAutoLogin()
login
public String[] login(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws AutoLoginException
- Specified by:
login
in interface AutoLogin
- Throws:
AutoLoginException
getLoginParam
protected String getLoginParam()
getPasswordParam
protected String getPasswordParam()