Uses of Class
com.atlassian.bitbucket.auth.CaptchaAuthenticationException
-
Uses of CaptchaAuthenticationException in com.atlassian.bitbucket.auth
Modifier and TypeClassDescriptionclass
A 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.class
A specialisation ofCaptchaAuthenticationException
, thrown when the CAPTCHA response provided by the user does not match the image that was presented.