Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.CaptchaControl
Packages that use CaptchaControl
Package
Description
-
Uses of CaptchaControl in com.atlassian.bamboo.testutils.backdoor
Methods in com.atlassian.bamboo.testutils.backdoor that return CaptchaControl -
Uses of CaptchaControl in com.atlassian.bamboo.testutils.backdoor.model
Methods in com.atlassian.bamboo.testutils.backdoor.model that return CaptchaControlModifier and TypeMethodDescriptionCaptchaControl.disableCaptcha()CaptchaControl.maxLoginAttempts(int maxAttempts) CaptchaControl.updateCaptchaConfig(RestCaptchaConfiguration config) -
Uses of CaptchaControl in com.atlassian.bamboo.testutils.junit.rule
Methods in com.atlassian.bamboo.testutils.junit.rule that return CaptchaControl