Class HttpSessionListenerWithTimeout

java.lang.Object
org.springframework.security.web.session.HttpSessionEventPublisher
com.xebialabs.xlrelease.security.HttpSessionListenerWithTimeout
All Implemented Interfaces:
jakarta.servlet.http.HttpSessionIdListener, jakarta.servlet.http.HttpSessionListener, EventListener

public class HttpSessionListenerWithTimeout extends org.springframework.security.web.session.HttpSessionEventPublisher
  • Constructor Details

    • HttpSessionListenerWithTimeout

      public HttpSessionListenerWithTimeout()
  • Method Details

    • sessionCreated

      public void sessionCreated(jakarta.servlet.http.HttpSessionEvent event)
      Specified by:
      sessionCreated in interface jakarta.servlet.http.HttpSessionListener
      Overrides:
      sessionCreated in class org.springframework.security.web.session.HttpSessionEventPublisher