Class BaseSiteAfterSessionUserChangeListener

All Implemented Interfaces:
EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<AfterSessionUserChangeEvent>

public class BaseSiteAfterSessionUserChangeListener extends AbstractBaseSiteAfterSessionEventListener<AfterSessionUserChangeEvent>
This listener sets up the site of the currently logged-in user in the SessionContext.
  • Constructor Details

    • BaseSiteAfterSessionUserChangeListener

      public BaseSiteAfterSessionUserChangeListener()
  • Method Details