@Scope(proxyMode=TARGET_CLASS,
value="session")
@Service
public class CaptchaService
extends Object
| Constructor and Description |
|---|
CaptchaService() |
public BufferedImage createCaptcha(int width, int height)
public boolean validateCaptcha(String captchaAnswer) throws CaptchaException
CaptchaExceptionCopyright © 2013. All Rights Reserved.