Uses of Class
com.atlassian.bitbucket.auth.CaptchaAuthenticationException
Packages that use CaptchaAuthenticationException
- 
Uses of CaptchaAuthenticationException in com.atlassian.bitbucket.authSubclasses of CaptchaAuthenticationException in com.atlassian.bitbucket.authModifier and TypeClassDescriptionclassA specialisation ofCaptchaAuthenticationException, 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.classA specialisation ofCaptchaAuthenticationException, thrown when the CAPTCHA response provided by the user does not match the image that was presented.