public class AlwaysTestAfterTimeInMillisCaptchaChannelProcessor extends CaptchaChannelProcessorTemplate
return false if thresold is greater than millis since last captcha test has occured;
Default keyword : REQUIRES_CAPTCHA_AFTER_THRESOLD_IN_MILLIS
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_KEYWORD
Keyword for this channelProcessor
|
logger| Constructor and Description |
|---|
AlwaysTestAfterTimeInMillisCaptchaChannelProcessor()
Constructor
|
afterPropertiesSet, decide, getEntryPoint, getKeyword, getThresold, setEntryPoint, setKeyword, setThresold, supportspublic static final String DEFAULT_KEYWORD
Copyright © 2021. All rights reserved.