| Interface | Description |
|---|---|
| EmailChangeManager |
Used to change e-mail of a user in a way that they need to prove that they have access to the e-mail they're trying
to change to.
|
| Exception | Description |
|---|---|
| InvalidChangeEmailTokenException |
Thrown when provided invalid (including expired) change e-mail token.
|
| SameEmailAddressException |
Thrown when user tries to change their e-mail to the same e-mail they already have.
|
Copyright © 2023 Atlassian. All rights reserved.