Class SecurityContextRegistryImpl

    • Method Detail

      • handleHttpSessionCreatedEvent

        @EventListener
        public void handleHttpSessionCreatedEvent​(org.springframework.security.web.session.HttpSessionCreatedEvent httpSessionCreatedEvent)
      • handleHttpSessionDestroyedEvent

        @EventListener
        public void handleHttpSessionDestroyedEvent​(org.springframework.security.web.session.HttpSessionDestroyedEvent httpSessionDestroyedEvent)