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


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-2009 JCaptcha. All Rights Reserved.