|
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.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. Use importLDAPUser. |
protected User |
importLDAPUser(long ldapServerId,
long companyId,
String emailAddress,
String screenName)
|
protected User |
importLDAPUser(long companyId,
String emailAddress,
String screenName)
|
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 CASAutoLogin()
| 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 screenName)
throws Exception
importLDAPUser.
Exception
protected User importLDAPUser(long ldapServerId,
long companyId,
String emailAddress,
String screenName)
throws Exception
Exception
protected User importLDAPUser(long companyId,
String emailAddress,
String screenName)
throws Exception
Exception
|
Liferay 6.0.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||