Package com.octo.captcha.engine.bufferedengine.buffer

Interface Summary
CaptchaBuffer CaptchaBuffer is the interface to describe buffers of captchas.
 

Class Summary
DatabaseCaptchaBuffer A database Captcha Buffer.
DiskCaptchaBuffer Simple implmentation of a disk captcha buffer
MemoryCaptchaBuffer Simple implmentation of a memory captcha buffer with HashedMap from commons collection.
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.