| Package | Description |
|---|---|
| com.atlassian.bitbucket.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
CaptchaRequiredAuthenticationException
A specialisation of
CaptchaAuthenticationException, thrown to indicate the user has entered their password
incorrectly too many times in succession and is required to solve a CAPTCHA before they will be allowed to login
again. |
class |
IncorrectCaptchaAuthenticationException
A specialisation of
CaptchaAuthenticationException, thrown when the CAPTCHA response provided by the user
does not match the image that was presented. |
Copyright © 2019 Atlassian. All rights reserved.