com.octo.captcha.service.captchastore
Class FastHashMapCaptchaStore

java.lang.Object
  extended by com.octo.captcha.service.captchastore.MapCaptchaStore
      extended by com.octo.captcha.service.captchastore.FastHashMapCaptchaStore
All Implemented Interfaces:
CaptchaStore

public class FastHashMapCaptchaStore
extends MapCaptchaStore

Version:
1.0
Author:
Marc-Antoine Garrigue

Constructor Summary
FastHashMapCaptchaStore()
           
 
Method Summary
 
Methods inherited from class com.octo.captcha.service.captchastore.MapCaptchaStore
cleanAndShutdown, empty, getCaptcha, getKeys, getLocale, getSize, hasCaptcha, initAndStart, removeCaptcha, storeCaptcha, storeCaptcha
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastHashMapCaptchaStore

public FastHashMapCaptchaStore()


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