|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint
com.googlecode.fascinator.portal.security.handler.FascinatorLoginUrlAuthenticationEntryPoint
public class FascinatorLoginUrlAuthenticationEntryPoint
A subclass of LoginUrlAuthenticationEntryPoint that will redirect the user to the login page in the correct portal
| Constructor Summary | |
|---|---|
FascinatorLoginUrlAuthenticationEntryPoint()
|
|
| Method Summary | |
|---|---|
protected String |
determineUrlToUseForThisRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException exception)
|
| Methods inherited from class org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint |
|---|
afterPropertiesSet, buildHttpsRedirectUrlForRequest, buildRedirectUrlToLoginPage, commence, getLoginFormUrl, getPortMapper, getPortResolver, isForceHttps, isUseForward, setForceHttps, setLoginFormUrl, setPortMapper, setPortResolver, setUseForward |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FascinatorLoginUrlAuthenticationEntryPoint()
| Method Detail |
|---|
protected String determineUrlToUseForThisRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException exception)
determineUrlToUseForThisRequest in class org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||