core

In the framework :

  • A Captcha is a simple captcha container that contains a question, a challenge, and a response validation routine.
  • A Captcha can only be built by a CaptchaFactory that provides methods to build localized captchas.

This jar aims to provide interfaces and implementation of generic and typed Captcha and CaptchaFactory.

It uses the word generator, typed sub packages (image and sound) components (word to image, word to sound) to build typed captchas