Uses of Class
com.atlassian.bitbucket.ServerException
Packages that use ServerException
-
Uses of ServerException in com.atlassian.bitbucket.user
Methods in com.atlassian.bitbucket.user that throw ServerExceptionModifier and TypeMethodDescriptionvoid
UserService.updatePassword
(String currentPassword, String newPassword) Updates the password for the current user.UserService.updateUser
(String displayName, String emailAddress) Updates thedisplay name
ande-mail address
for the current user.