Uses of Class
com.atlassian.bitbucket.user.InvalidPasswordResetTokenException
Packages that use InvalidPasswordResetTokenException
-
Uses of InvalidPasswordResetTokenException in com.atlassian.bitbucket.user
Methods in com.atlassian.bitbucket.user that throw InvalidPasswordResetTokenExceptionModifier and TypeMethodDescriptionvoidUserAdminService.resetPassword(String token, String password) Resets the password for theuserassociated with the specified token to the provided value.