org.acegisecurity.captcha
Class TestOnceAfterMaxRequestsCaptchaChannelProcessor
java.lang.Object
org.acegisecurity.captcha.CaptchaChannelProcessorTemplate
org.acegisecurity.captcha.TestOnceAfterMaxRequestsCaptchaChannelProcessor
- All Implemented Interfaces:
- ChannelProcessor, InitializingBean
public class TestOnceAfterMaxRequestsCaptchaChannelProcessor
- extends CaptchaChannelProcessorTemplate
return false if ny CaptchaChannelProcessorTemplate mapped urls has been
requested more than thresold and humanity is false;
Default keyword : REQUIRES_CAPTCHA_ONCE_ABOVE_THRESOLD_REQUESTS
- Version:
- $Id: TestOnceAfterMaxRequestsCaptchaChannelProcessor.java,v 1.2 2005/11/17 00:55:49 benalex Exp $
- Author:
- Marc-Antoine Garrigue
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_KEYWORD
public static final String DEFAULT_KEYWORD
- See Also:
- Constant Field Values
TestOnceAfterMaxRequestsCaptchaChannelProcessor
public TestOnceAfterMaxRequestsCaptchaChannelProcessor()
Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.