|
Liferay 6.2.0-ce-rc2 | |||||||||
| 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.OpenSSOAutoLogin
public class OpenSSOAutoLogin
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.security.auth.AutoLogin |
|---|
AUTO_LOGIN_REDIRECT, AUTO_LOGIN_REDIRECT_AND_CONTINUE |
| Constructor Summary | |
|---|---|
OpenSSOAutoLogin()
|
|
| Method Summary | |
|---|---|
protected User |
addUser(long companyId,
String firstName,
String lastName,
String emailAddress,
String screenName,
Locale locale)
|
protected String[] |
doLogin(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class com.liferay.portal.security.auth.BaseAutoLogin |
|---|
doHandleException, handleException, login |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenSSOAutoLogin()
| Method Detail |
|---|
protected User addUser(long companyId,
String firstName,
String lastName,
String emailAddress,
String screenName,
Locale locale)
throws Exception
Exception
protected String[] doLogin(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
doLogin in class BaseAutoLoginException
|
Liferay 6.2.0-ce-rc2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||