Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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


  • No labels