public interface CaptchaServiceLocal extends CaptchaService
CaptchaService| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText(java.lang.Long id)
Returns the text for the captcha challenge with the given identifier
|
void |
remove(java.lang.Long id)
Removes the captcha challenge with the given id
|
generate, isValid, readImage