Uses of Class
org.xwiki.captcha.CaptchaException
-
Packages that use CaptchaException Package Description org.xwiki.captcha -
-
Uses of CaptchaException in org.xwiki.captcha
Methods in org.xwiki.captcha that throw CaptchaException Modifier and Type Method Description StringCaptcha. display()StringCaptcha. display(Map<String,Object> parameters)booleanCaptcha. isValid()booleanCaptcha. isValid(Map<String,Object> parameters)
-