com.liferay.portal.security.auth
Class SiteMinderAutoLogin

java.lang.Object
  extended by com.liferay.portal.security.auth.CASAutoLogin
      extended by com.liferay.portal.security.auth.SiteMinderAutoLogin
All Implemented Interfaces:
com.liferay.portal.security.auth.AutoLogin

public class SiteMinderAutoLogin
extends CASAutoLogin

View Source

Author:
Mika Koivisto, Wesley Gong

Field Summary
 
Fields inherited from interface com.liferay.portal.security.auth.AutoLogin
AUTO_LOGIN_REDIRECT, AUTO_LOGIN_REDIRECT_AND_CONTINUE
 
Constructor Summary
SiteMinderAutoLogin()
           
 
Method Summary
 java.lang.String[] login(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class com.liferay.portal.security.auth.CASAutoLogin
addUser, importLDAPUser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteMinderAutoLogin

public SiteMinderAutoLogin()
Method Detail

login

public java.lang.String[] login(javax.servlet.http.HttpServletRequest request,
                                javax.servlet.http.HttpServletResponse response)
                         throws com.liferay.portal.security.auth.AutoLoginException
Specified by:
login in interface com.liferay.portal.security.auth.AutoLogin
Overrides:
login in class CASAutoLogin
Throws:
com.liferay.portal.security.auth.AutoLoginException