Uses of Class
org.apache.wicket.examples.captcha.AbstractCaptchaForm
-
Packages that use AbstractCaptchaForm Package Description org.apache.wicket.examples.captcha -
-
Uses of AbstractCaptchaForm in org.apache.wicket.examples.captcha
Subclasses of AbstractCaptchaForm in org.apache.wicket.examples.captcha Modifier and Type Class Description classCageForm<T>A demo form that shows how to use Cage libraryclassCaptchaForm<T>A demo form that uses Wicket's default captcha image resourceclassKaptchaForm<T>A demo form that shows how to use Kaptcha library
-