|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use SoundCaptchaService | |
---|---|
com.octo.captcha.module.web.sound | |
com.octo.captcha.service.multitype | |
com.octo.captcha.service.sound |
Uses of SoundCaptchaService in com.octo.captcha.module.web.sound |
---|
Methods in com.octo.captcha.module.web.sound with parameters of type SoundCaptchaService | |
---|---|
static void |
SoundToWavHelper.flushNewCaptchaToResponse(HttpServletRequest theRequest,
HttpServletResponse theResponse,
Logger log,
SoundCaptchaService service,
java.lang.String id,
java.util.Locale locale)
retrieve a new SoundCaptcha using SoundCaptchaService and flush it to the response. |
Uses of SoundCaptchaService in com.octo.captcha.service.multitype |
---|
Subinterfaces of SoundCaptchaService in com.octo.captcha.service.multitype | |
---|---|
interface |
MultiTypeCaptchaService
This class is designed to provide multiTypes captcha. |
Classes in com.octo.captcha.service.multitype that implement SoundCaptchaService | |
---|---|
class |
GenericManageableCaptchaService
Generic and new default captchaService implementation. |
Uses of SoundCaptchaService in com.octo.captcha.service.sound |
---|
Classes in com.octo.captcha.service.sound that implement SoundCaptchaService | |
---|---|
class |
AbstractManageableSoundCaptchaService
Base implementation of the SoundCaptchaService. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |