Package com.octo.captcha.service.captchastore

In this package you will find the captchaStore implementations.
CaptchaStore : The stock of captcha used by the service to store captchas from the time it is generated to the time the captcha validation routine is called.

See:
          Description

Interface Summary
CaptchaStore Provides a way to temporally store captchas with a unique key
 

Class Summary
CaptchaAndLocale Composite object used as a container to store a captcha and the locale used to generate it.
CaptchaStoreTestAbstract
FastHashMapCaptchaStore
MapCaptchaStore Simple store based on a HashMap
 

Package com.octo.captcha.service.captchastore Description

In this package you will find the captchaStore implementations.
CaptchaStore : The stock of captcha used by the service to store captchas from the time it is generated to the time the captcha validation routine is called.



Copyright © 2003-2012 JCaptcha corp.. All Rights Reserved.