C D G I O W 
All Classes All Packages

C

Captcha - Interface in org.xwiki.captcha
Describes a CAPTCHA that is able to display a challenge and validate and answer for the current context (i.e.
CaptchaConfiguration - Interface in org.xwiki.captcha
Configuration of the CAPTCHA module.
CaptchaException - Exception in org.xwiki.captcha
Exception in the CAPTCHA module's operations.
CaptchaException(String, Throwable) - Constructor for exception org.xwiki.captcha.CaptchaException
Constructor.
CaptchaScriptSafeProvider - Class in org.xwiki.captcha.script
Script safe provider for Captcha instances.
CaptchaScriptSafeProvider() - Constructor for class org.xwiki.captcha.script.CaptchaScriptSafeProvider
 
CaptchaScriptService - Class in org.xwiki.captcha.script
Exposes Captchas to scripts.
CaptchaScriptService() - Constructor for class org.xwiki.captcha.script.CaptchaScriptService
 

D

display() - Method in interface org.xwiki.captcha.Captcha
 
display() - Method in class org.xwiki.captcha.script.WrappedScriptCaptcha
 
display(Map<String, Object>) - Method in interface org.xwiki.captcha.Captcha
 
display(Map<String, Object>) - Method in class org.xwiki.captcha.script.WrappedScriptCaptcha
 

G

get(String) - Method in class org.xwiki.captcha.script.CaptchaScriptService
 
get(Captcha) - Method in class org.xwiki.captcha.script.CaptchaScriptSafeProvider
 
getCaptchaNames() - Method in class org.xwiki.captcha.script.CaptchaScriptService
 
getDefault() - Method in class org.xwiki.captcha.script.CaptchaScriptService
 
getDefaultCaptchaName() - Method in class org.xwiki.captcha.script.CaptchaScriptService
 
getDefaultName() - Method in interface org.xwiki.captcha.CaptchaConfiguration
 
getLogger() - Method in class org.xwiki.captcha.script.WrappedScriptCaptcha
 

I

isValid() - Method in interface org.xwiki.captcha.Captcha
 
isValid() - Method in class org.xwiki.captcha.script.WrappedScriptCaptcha
 
isValid(Map<String, Object>) - Method in interface org.xwiki.captcha.Captcha
 
isValid(Map<String, Object>) - Method in class org.xwiki.captcha.script.WrappedScriptCaptcha
 

O

org.xwiki.captcha - package org.xwiki.captcha
 
org.xwiki.captcha.script - package org.xwiki.captcha.script
 

W

WrappedScriptCaptcha - Class in org.xwiki.captcha.script
Wrap a Captcha implementation for script API access.
WrappedScriptCaptcha(Captcha, ScriptSafeProvider<Captcha>, Logger) - Constructor for class org.xwiki.captcha.script.WrappedScriptCaptcha
 
C D G I O W 
All Classes All Packages