<!-- Do NOT report Security Vulnerabilities here. Please use https://github.com/spring-projects/spring-security/security/policy --> **Describe the bug** The code line [setContinueOnError](https://github.com/spring-projects/spring-security/blame/main/web/src/main/java/org/springframework/security/web/server/authentication/DelegatingServerAuthenticationConverter.java#L68) The default value of continueOnError is false, but the java doc describes the default value as true