Package net.sourceforge.pebble.confirmation

Class Summary
AbstractConfirmationStrategy Starting point for ConfirmationStrategy implementations.
CaptchaService Singleton wrapper for the JCaptcha services.
DefaultConfirmationStrategy Default implementation that just asks the user to click a button to confirm.
ImageCaptchaConfirmationStrategy Image captcha comment confirmation strategy.
ImageCaptchaServlet Servlet that serves up the JCaptcha image captcha.
NoOpConfirmationStrategy No-op implementation that doesn't require confirmation to be performed.
SimpleMathsConfirmationStrategy Simple maths confirmation strategy that asks the user to add/subtract/multiply two random numbers together.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.