|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint
nl.surfnet.coin.api.oauth.ShibbolethAuthenticationEntryPoint
public class ShibbolethAuthenticationEntryPoint
| Constructor Summary | |
|---|---|
ShibbolethAuthenticationEntryPoint(String loginFormUrl)
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
protected String |
buildRedirectUrlToLoginPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException)
|
| Methods inherited from class org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint |
|---|
buildHttpsRedirectUrlForRequest, commence, determineUrlToUseForThisRequest, 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 ShibbolethAuthenticationEntryPoint(String loginFormUrl)
| Method Detail |
|---|
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPointException
protected String buildRedirectUrlToLoginPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException)
buildRedirectUrlToLoginPage in class org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||