net.sf.jguard.jee.authentication.http
Class CaptchaChallengeBuilder

java.lang.Object
  extended by net.sf.jguard.jee.authentication.http.CaptchaChallengeBuilder

public class CaptchaChallengeBuilder
extends Object

Since:
1.0
Author:
Charles Gay

Constructor Summary
CaptchaChallengeBuilder()
           
 
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
 

Constructor Detail

CaptchaChallengeBuilder

public CaptchaChallengeBuilder()
Method Detail

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.