Uses of Class
hudson.security.captcha.CaptchaSupport
Packages that use CaptchaSupport
-
Uses of CaptchaSupport in hudson
Methods in hudson that return types with arguments of type CaptchaSupportModifier and TypeMethodDescriptionstatic List<Descriptor<CaptchaSupport>> Functions.getCaptchaSupportDescriptors() -
Uses of CaptchaSupport in hudson.security
Methods in hudson.security that return CaptchaSupportMethods in hudson.security that return types with arguments of type CaptchaSupportMethods in hudson.security with parameters of type CaptchaSupportModifier and TypeMethodDescriptionvoidSecurityRealm.setCaptchaSupport(CaptchaSupport captchaSupport) Constructors in hudson.security with parameters of type CaptchaSupportModifierConstructorDescriptionHudsonPrivateSecurityRealm(boolean allowsSignup, boolean enableCaptcha, CaptchaSupport captchaSupport) -
Uses of CaptchaSupport in hudson.security.captcha
Methods in hudson.security.captcha that return types with arguments of type CaptchaSupportModifier and TypeMethodDescriptionCaptchaSupport.all()Returns all the registeredCaptchaSupportdescriptors.CaptchaSupport.all()Returns all the registeredCaptchaSupportdescriptors.