| AncestorsUpdateEvent |
AncestorsUpdateEvent is fired when ancestors are changed.
|
| ChangePasswordEvent |
Event representing the act of a user successfully changing their password from within Confluence
|
| ContentPermissionEvent |
Event triggered when the permissions change on an ContentEntityObject.
|
| ForgotPasswordEvent |
|
| ForgotPasswordUnknownUserEvent |
This event is triggered when the 'forgot password' form is
submitted and there is no corresponding user found
|
| LoginDetails |
POJO class to help include additional details with login events
|
| LoginEvent |
Event representing the act of a user successfully logging into Confluence
|
| LoginFailedEvent |
Published to indicate failed login - useful to listeners wanting to count n instances
of attempt and act on it.
|
| LogoutEvent |
|
| NoConfluencePermissionEvent |
|
| RpcAuthenticatedEvent |
Event thrown after successful rpc authentication.
|
| RpcAuthFailedEvent |
Kicked when RPC authentication fails
|
| SecurityEvent |
|