public class AjaxAwareInvalidSessionStrategy extends Object implements org.springframework.security.web.session.InvalidSessionStrategy
SimpleRedirectInvalidSessionStrategy except for XMLHttpRequests in which case a status code is
returned instead of redirection.| Modifier and Type | Method and Description |
|---|---|
void |
onInvalidSessionDetected(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public void onInvalidSessionDetected(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException
onInvalidSessionDetected in interface org.springframework.security.web.session.InvalidSessionStrategyIOExceptionjavax.servlet.ServletExceptionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.