|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.security.auth.BaseAutoLogin
com.liferay.portal.security.auth.CASAutoLogin
public class CASAutoLogin
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.security.auth.AutoLogin |
|---|
AUTO_LOGIN_REDIRECT, AUTO_LOGIN_REDIRECT_AND_CONTINUE |
| Constructor Summary | |
|---|---|
CASAutoLogin()
|
|
| Method Summary | |
|---|---|
protected User |
addUser(long companyId,
String screenName)
Deprecated. As of 6.2.0, replaced by PortalLDAPImporterUtil.importLDAPUser(long, String, String) |
protected String[] |
doHandleException(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Exception e)
|
protected String[] |
doLogin(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class com.liferay.portal.security.auth.BaseAutoLogin |
|---|
handleException, login |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CASAutoLogin()
| Method Detail |
|---|
protected User addUser(long companyId,
String screenName)
throws Exception
PortalLDAPImporterUtil.importLDAPUser(long, String, String)
Exception
protected String[] doHandleException(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Exception e)
doHandleException in class BaseAutoLogin
protected String[] doLogin(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
doLogin in class BaseAutoLoginException
|
Liferay 6.2.0-ce-b2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||