Event
Table of Contents
Classes
- AuthenticationTokenCreatedEvent
- When a newly authenticated security token was created, before it becomes effective in the security system.
- CheckPassportEvent
- This event is dispatched when the credentials have to be checked.
- InteractiveLoginEvent
- Event is the base class for classes containing event data.
- LazyResponseEvent
- Wraps a lazily computed response in a signaling exception.
- LoginFailureEvent
- This event is dispatched after an error during authentication.
- LoginSuccessEvent
- This event is dispatched after authentication has successfully completed.
- LogoutEvent
- Event is the base class for classes containing event data.
- SwitchUserEvent
- SwitchUserEvent.
- TokenDeauthenticatedEvent
- This event is dispatched when the current security token is deauthenticated when trying to reference the token.