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 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 String DEFAULT_KEYWORD
Copyright © 2016. All rights reserved.