Package org.springframework.session.events
package org.springframework.session.events
-
ClassDescriptionFor
SessionRepository
implementations that support it, this event is fired when aSession
is updated.ForSessionRepository
implementations that support it, this event is fired when aSession
is created.ForSessionRepository
implementations that support it, this event is fired when aSession
is destroyed via deletion.Base class for events fired when aSession
is destroyed explicitly.ForSessionRepository
implementations that support it, this event is fired when aSession
is destroyed via expiration.