Uses of Class
com.atlassian.bitbucket.auth.IncorrectPasswordAuthenticationException
Packages that use IncorrectPasswordAuthenticationException
-
Uses of IncorrectPasswordAuthenticationException in com.atlassian.bitbucket.user
Methods in com.atlassian.bitbucket.user that throw IncorrectPasswordAuthenticationExceptionModifier and TypeMethodDescriptionvoid
UserService.updatePassword
(String currentPassword, String newPassword) Updates the password for the current user.