Package io.jmix.core.security.event
@NonNullApi
package io.jmix.core.security.event
-
ClassDescriptionThis event is used to notify listeners about user invalidation: when the user has been deleted or disabled.Event is fired during authentication process to verify the status of the loaded UserDetails after validation of the credentials takes place.Event is fired during authentication process to verify the status of the loaded UserDetails before validation of the credentials takes place.Class for password change event for a single user (typically, as a result of manual change).This event is used to notify listeners about user invalidation: when the user has been disabled.Base class for user password changed event.Class for user password reset event.This event is used to notify listeners about user invalidation: when the user has been removed.Event published after user substituted and new
Authentication
is set to currentSecurityContext
.