| 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.
|
| 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 |
An Event that represents the deletion of a
User |
| 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 |
| UserUpdatedEvent |
An Event that represents the updating of a
User
This is a generic event. |
Copyright © 2018 Atlassian. All rights reserved.