|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| 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
public class ConfluenceImageCaptchaService
| 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)
|
|
| Method Summary |
|---|
| 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, getEngine, getMinGuarantedStorageDelayInSeconds, getNumberOfCorrectResponses, getNumberOfGarbageCollectableCaptchas, getNumberOfGarbageCollectedCaptcha, getNumberOfGeneratedCaptchas, getNumberOfUncorrectResponses, setCaptchaEngine, 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 | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||