Class BaseSiteAfterSessionCreationListener

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

public class BaseSiteAfterSessionCreationListener extends AbstractBaseSiteAfterSessionEventListener<AfterSessionCreationEvent>
This listener sets up the sites of the currently logged-in user in the SessionContext.
  • Constructor Details

    • BaseSiteAfterSessionCreationListener

      public BaseSiteAfterSessionCreationListener()
  • Method Details