| Package | Description |
|---|---|
| com.atlassian.bitbucket.user |
| Modifier and Type | Method and Description |
|---|---|
void |
UserService.updatePassword(String currentPassword,
String newPassword)
Updates the password for the current user.
|
ApplicationUser |
UserService.updateUser(String displayName,
String emailAddress)
Updates the
display name and e-mail address for the current user. |
Copyright © 2019 Atlassian. All rights reserved.