com.google.code.kaptcha.servlet
Class KaptchaExtend
java.lang.Object
com.google.code.kaptcha.servlet.KaptchaExtend
public class KaptchaExtend
- extends Object
|
Method Summary |
void |
captcha(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
map it to the /url/captcha.jpg |
String |
getGeneratedKey(javax.servlet.http.HttpServletRequest req)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KaptchaExtend
public KaptchaExtend()
captcha
public void captcha(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
IOException
- map it to the /url/captcha.jpg
- Parameters:
req - resp -
- Throws:
javax.servlet.ServletException
IOException
getGeneratedKey
public String getGeneratedKey(javax.servlet.http.HttpServletRequest req)
Copyright © 2013. All rights reserved.