Uses of Class
com.atlassian.bitbucket.ServerException
-
Uses of ServerException in com.atlassian.bitbucket.user
Modifier and TypeMethodDescriptionvoid
UserService.updatePassword
(String currentPassword, String newPassword) Updates the password for the current user.UserService.updateUser
(String displayName, String emailAddress) Deprecated.in 9.4 for removal in 10.0.UserService.updateUser
(String displayName, String emailAddress, String currentPassword) Updates thedisplay name
ande-mail address
for the current user.