Uses of Class
hudson.security.captcha.CaptchaSupport
-
Uses of CaptchaSupport in hudson
Modifier and TypeMethodDescriptionstatic List<Descriptor<CaptchaSupport>>
Functions.getCaptchaSupportDescriptors()
-
Uses of CaptchaSupport in hudson.security
Modifier and TypeMethodDescriptionvoid
SecurityRealm.setCaptchaSupport
(CaptchaSupport captchaSupport) ModifierConstructorDescriptionHudsonPrivateSecurityRealm
(boolean allowsSignup, boolean enableCaptcha, CaptchaSupport captchaSupport) -
Uses of CaptchaSupport in hudson.security.captcha
Modifier and TypeMethodDescriptionCaptchaSupport.all()
Returns all the registeredCaptchaSupport
descriptors.CaptchaSupport.all()
Returns all the registeredCaptchaSupport
descriptors.