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, supportspublic static final String DEFAULT_KEYWORD
Copyright © 2021. All rights reserved.