|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.security.auth.CASAutoLogin
Field Summary |
Fields inherited from interface com.liferay.portal.security.auth.AutoLogin |
AUTO_LOGIN_REDIRECT |
Constructor Summary | |
CASAutoLogin()
|
Method Summary | |
protected com.liferay.portal.model.User |
addUser(long companyId,
java.lang.String screenName)
|
java.lang.String[] |
login(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CASAutoLogin()
Method Detail |
public java.lang.String[] login(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res) throws AutoLoginException
login
in interface AutoLogin
AutoLoginException
protected com.liferay.portal.model.User addUser(long companyId, java.lang.String screenName) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |