spring-security/etc/checkstyle
Daniel Garnier-Moiroux 200b7fecd3
Add (Server)AuthenticationEntryPointFailureHandlerAdapter
Issue gh-11932, gh-9429

(Server)AuthenticationEntryPointFailureHandler should produce HTTP 500 instead
when an AuthenticationServiceException is thrown, instead of HTTP 401.
This commit deprecates the current behavior and introduces an opt-in
(Server)AuthenticationEntryPointFailureHandlerAdapter with the expected
behavior.

BearerTokenAuthenticationFilter uses the new adapter, but with a closure
to keep the current behavior re: entrypoint.
2022-10-13 19:25:04 -06:00
..
checkstyle-suppressions.xml Add (Server)AuthenticationEntryPointFailureHandlerAdapter 2022-10-13 19:25:04 -06:00
checkstyle.xml Add static factory method to AntPathRequestMather and RegexRequestMatcher 2022-10-10 09:24:15 -03:00
header.txt Enforce checkstyle header rule 2020-08-24 17:33:08 -05:00