|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultiTypeCaptchaService
This class is designed to provide multiTypes captcha. It is the most general service. Implementation may provide a multiple engine constructor in order to provide differents typed captchas. See implementations for details. It act as a proxy for the real typed service implementations. The getQuestionForId should also reslove the case of a new
Method Summary |
---|
Methods inherited from interface com.octo.captcha.service.image.ImageCaptchaService |
---|
getImageChallengeForID, getImageChallengeForID |
Methods inherited from interface com.octo.captcha.service.sound.SoundCaptchaService |
---|
getSoundChallengeForID, getSoundChallengeForID |
Methods inherited from interface com.octo.captcha.service.text.TextCaptchaService |
---|
getTextChallengeForID, getTextChallengeForID |
Methods inherited from interface com.octo.captcha.service.CaptchaService |
---|
getChallengeForID, getChallengeForID, getQuestionForID, getQuestionForID, validateResponseForID |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |