org.acegisecurity.captcha
public class AlwaysTestAfterMaxRequestsCaptchaChannelProcessor extends CaptchaChannelProcessorTemplate
return false if ny CaptchaChannelProcessorTemplate of mapped urls has been requested more than thresold;
Default keyword : REQUIRES_CAPTCHA_ABOVE_THRESOLD_REQUESTS
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_KEYWORD
Keyword for this channelProcessor
|
logger
Constructor and Description |
---|
AlwaysTestAfterMaxRequestsCaptchaChannelProcessor()
Constructor
|
afterPropertiesSet, decide, getEntryPoint, getKeyword, getThresold, setEntryPoint, setKeyword, setThresold, supports
public static final java.lang.String DEFAULT_KEYWORD
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.