Class SecurityContextChangedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.springframework.security.core.context.SecurityContextChangedEvent
All Implemented Interfaces:
Serializable

public class SecurityContextChangedEvent extends org.springframework.context.ApplicationEvent
An event that represents a change in SecurityContext
Since:
5.6
See Also: