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 String
Captcha. display()
String
Captcha. display(Map<String,Object> parameters)
boolean
Captcha. isValid()
boolean
Captcha. isValid(Map<String,Object> parameters)
-