mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-06 13:29:13 +00:00
Error in javadoc concerning the default keyword
REQUIRES_CAPTCHA_BELOW_AVERAGE_TIME_IN_MILLIS_REQUESTS
This commit is contained in:
parent
81603832be
commit
2af791a801
@ -22,7 +22,7 @@ import org.springframework.util.Assert;
|
||||
* <p>
|
||||
* return false if thresold is lower than average time millis between any
|
||||
* CaptchaChannelProcessorTemplate mapped urls requests and is human;<br>
|
||||
* Default keyword : REQUIRES_CAPTCHA_AFTER_THRESOLD_IN_MILLIS <br>
|
||||
* Default keyword : REQUIRES_CAPTCHA_BELOW_AVERAGE_TIME_IN_MILLIS_REQUESTS <br>
|
||||
* Note : before first humanity check
|
||||
* </p>
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user