|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acegisecurity.ui.webapp.AuthenticationProcessingFilterEntryPoint
hudson.security.HudsonAuthenticationEntryPoint
hudson.plugins.collabnet.auth.CNAuthenticationEntryPoint
public class CNAuthenticationEntryPoint
| Constructor Summary | |
|---|---|
CNAuthenticationEntryPoint()
|
|
| Method Summary | |
|---|---|
void |
commence(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
org.acegisecurity.AuthenticationException authException)
Override the parent's commence so that the returned status is not 403. |
| Methods inherited from class org.acegisecurity.ui.webapp.AuthenticationProcessingFilterEntryPoint |
|---|
afterPropertiesSet, determineUrlToUseForThisRequest, getForceHttps, getLoginFormUrl, getPortMapper, getPortResolver, isServerSideRedirect, setForceHttps, setLoginFormUrl, setPortMapper, setPortResolver, setServerSideRedirect |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CNAuthenticationEntryPoint()
| Method Detail |
|---|
public void commence(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
org.acegisecurity.AuthenticationException authException)
throws java.io.IOException,
javax.servlet.ServletException
commence in interface org.acegisecurity.ui.AuthenticationEntryPointcommence in class hudson.security.HudsonAuthenticationEntryPointjava.io.IOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||