|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acegisecurity.context.HttpSessionContextIntegrationFilter
hudson.security.HttpSessionContextIntegrationFilter2
public class HttpSessionContextIntegrationFilter2
Erases the SecurityContext persisted in HttpSession
if InvalidatableUserDetails.isInvalid() returns true.
InvalidatableUserDetails| Field Summary |
|---|
| Fields inherited from class org.acegisecurity.context.HttpSessionContextIntegrationFilter |
|---|
ACEGI_SECURITY_CONTEXT_KEY, logger |
| Constructor Summary | |
|---|---|
HttpSessionContextIntegrationFilter2()
|
|
| Method Summary | |
|---|---|
void |
doFilter(javax.servlet.ServletRequest req,
javax.servlet.ServletResponse res,
javax.servlet.FilterChain chain)
|
| Methods inherited from class org.acegisecurity.context.HttpSessionContextIntegrationFilter |
|---|
afterPropertiesSet, destroy, generateNewContext, getContext, init, isAllowSessionCreation, isCloneFromHttpSession, isForceEagerSessionCreation, setAllowSessionCreation, setCloneFromHttpSession, setContext, setForceEagerSessionCreation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpSessionContextIntegrationFilter2()
throws javax.servlet.ServletException
javax.servlet.ServletException| Method Detail |
|---|
public void doFilter(javax.servlet.ServletRequest req,
javax.servlet.ServletResponse res,
javax.servlet.FilterChain chain)
throws IOException,
javax.servlet.ServletException
doFilter in interface javax.servlet.FilterdoFilter in class org.acegisecurity.context.HttpSessionContextIntegrationFilterIOException
javax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||