net.sf.jguard.jee.authentication.http
Class CaptchaChallengeBuilder
java.lang.Object
net.sf.jguard.jee.authentication.http.CaptchaChallengeBuilder
public class CaptchaChallengeBuilder
- extends Object
- Since:
- 1.0
- Author:
- Charles Gay
|
Method Summary |
static void |
buildCaptchaChallenge(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CaptchaChallengeBuilder
public CaptchaChallengeBuilder()
buildCaptchaChallenge
public static void buildCaptchaChallenge(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
- Throws:
IOException
Copyright © 2004-2011. All Rights Reserved.