| 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 |
| UserAuthenticatedByEmailAddressEvent |
Published when user successfully authenticated to Crowd's console via their email address.
|
| 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
|
| UserEmailAuthenticationDuplicatedEmailEvent | |
| UserEmailChangedEvent |
An event which is published after a user's email address is updated
|
| UserEmailSSOAuthenticationFailedEvent | |
| UserRenamedEvent |
An Event that represents the renaming of a
User |
| UsersDeletedEvent |
An Event that represents the deletion of one or more
Users. |
| UserTokenVerificationSucceededEvent | |
| UserUpdatedEvent |
An Event that represents the updating of a
User
This is a generic event. |
| Enum | Description |
|---|---|
| UserEmailSSOAuthenticationFailedEvent.Reason |
Copyright © 2023 Atlassian. All rights reserved.