mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-23 23:31:27 +00:00
Fix continueOnError default value in java doc
Closes gh-14870
This commit is contained in:
parent
f4712069d7
commit
f689f3c3fc
@ -61,7 +61,7 @@ public final class DelegatingServerAuthenticationConverter implements ServerAuth
|
||||
}
|
||||
|
||||
/**
|
||||
* Continue iterating when a delegate errors, defaults to {@code true}
|
||||
* Continue iterating when a delegate errors, defaults to {@code false}
|
||||
* @param continueOnError whether to continue when a delegate errors
|
||||
* @since 6.3
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user