|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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)
|
String[] |
login(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenSSOAutoLogin()
| Method Detail |
|---|
public String[] login(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
login in interface AutoLogin
protected User addUser(long companyId,
String firstName,
String lastName,
String emailAddress,
String screenName,
Locale locale)
throws Exception
Exception
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||