|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.octo.captcha.service.AbstractCaptchaService
com.octo.captcha.service.AbstractManageableCaptchaService
com.octo.captcha.service.image.AbstractManageableImageCaptchaService
com.atlassian.confluence.security.ConfluenceImageCaptchaService
Created by IntelliJ IDEA. User: Tomd Date: 12/04/2006 Time: 09:44:52 To change this template use File | Settings | File Templates.
Field Summary |
Fields inherited from class com.octo.captcha.service.AbstractCaptchaService |
engine, store |
Constructor Summary | |
ConfluenceImageCaptchaService(com.octo.captcha.engine.CaptchaEngine engine,
com.octo.captcha.service.captchastore.CaptchaStore store)
|
Methods inherited from class com.octo.captcha.service.image.AbstractManageableImageCaptchaService |
getChallengeClone, getImageChallengeForID, getImageChallengeForID |
Methods inherited from class com.octo.captcha.service.AbstractManageableCaptchaService |
emptyCaptchaStore, garbageCollectCaptchaStore, generateAndStoreCaptcha, getCaptchaEngineClass, getCaptchaStoreMaxSize, getCaptchaStoreSize, getCaptchaStoreSizeBeforeGarbageCollection, getMinGuarantedStorageDelayInSeconds, getNumberOfCorrectResponses, getNumberOfGarbageCollectableCaptchas, getNumberOfGarbageCollectedCaptcha, getNumberOfGeneratedCaptchas, getNumberOfUncorrectResponses, setCaptchaEngineClass, setCaptchaStoreMaxSize, setCaptchaStoreSizeBeforeGarbageCollection, setMinGuarantedStorageDelayInSeconds, validateResponseForID |
Methods inherited from class com.octo.captcha.service.AbstractCaptchaService |
getChallengeForID, getChallengeForID, getQuestionForID, getQuestionForID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.octo.captcha.service.image.ImageCaptchaService |
getImageChallengeForID, getImageChallengeForID |
Methods inherited from interface com.octo.captcha.service.CaptchaService |
getChallengeForID, getChallengeForID, getQuestionForID, getQuestionForID, validateResponseForID |
Constructor Detail |
public ConfluenceImageCaptchaService(com.octo.captcha.engine.CaptchaEngine engine, com.octo.captcha.service.captchastore.CaptchaStore store)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |