Class | Description |
---|---|
AutoUserCreatedEvent |
User was automatically created.
|
AutoUserUpdatedEvent |
User was automatically updated.
|
ResetPasswordEvent |
A simple ResetPasswordEvent.
|
UserAttributeDeletedEvent |
An Event that represents the deletion of an attribute+values against a
User |
UserAttributeStoredEvent |
An Event that represents the creation of an attribute+values against a
User |
UserAuthenticatedEvent |
This event is published when a user has been successfully authenticated
to application.
|
UserAuthenticatedWithSamlSsoEvent |
This event is published when a user has been successfully authenticated
to application through SAML SSO.
|
UserAuthenticationFailedAccessDeniedEvent | |
UserAuthenticationFailedInvalidAuthenticationEvent | |
UserAuthenticationSucceededEvent |
This event is published when a user has successfully logged in to a
single-sign-on application.
|
UserCreatedEvent |
An Event that represents the creation of a
User |
UserCreatedFromDirectorySynchronisationEvent |
An Event that represents the creation of a
User as a result of directory synchronisation. |
UserCredentialUpdatedEvent |
An Event that is fired when a user (principal) changes their password (credential).
|
UserCredentialValidationFailed |
An Event that is fired when a user (principal) attempts to change their password (credential) but it does not meet
the password criteria for the directory.
|
UserDeletedEvent | Deprecated
Listening on this event will degrade performance.
|
UserEditedEvent |
An event that is published when user is edited
|
UserEmailChangedEvent |
An event which is published after a user's email address is updated
|
UserRenamedEvent |
An Event that represents the renaming of a
User |
UsersDeletedEvent |
An Event that represents the deletion of one or more
User s. |
UserTokenVerificationSucceededEvent | |
UserUpdatedEvent |
An Event that represents the updating of a
User
This is a generic event. |
Copyright © 2021 Atlassian. All rights reserved.