|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaptchaSupport | |
|---|---|
| hudson | |
| hudson.security | Security-related code. |
| hudson.security.captcha | |
| Uses of CaptchaSupport in hudson |
|---|
| Methods in hudson that return types with arguments of type CaptchaSupport | |
|---|---|
static List<Descriptor<CaptchaSupport>> |
Functions.getCaptchaSupportDescriptors()
|
| Uses of CaptchaSupport in hudson.security |
|---|
| Methods in hudson.security that return CaptchaSupport | |
|---|---|
CaptchaSupport |
SecurityRealm.getCaptchaSupport()
|
| Methods in hudson.security that return types with arguments of type CaptchaSupport | |
|---|---|
List<Descriptor<CaptchaSupport>> |
SecurityRealm.getCaptchaSupportDescriptors()
|
| Methods in hudson.security with parameters of type CaptchaSupport | |
|---|---|
void |
SecurityRealm.setCaptchaSupport(CaptchaSupport captchaSupport)
|
| Constructors in hudson.security with parameters of type CaptchaSupport | |
|---|---|
HudsonPrivateSecurityRealm(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 CaptchaSupport | |
|---|---|
static DescriptorExtensionList<CaptchaSupport,Descriptor<CaptchaSupport>> |
CaptchaSupport.all()
Returns all the registered CaptchaSupport descriptors. |
static DescriptorExtensionList<CaptchaSupport,Descriptor<CaptchaSupport>> |
CaptchaSupport.all()
Returns all the registered CaptchaSupport descriptors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||