spring-security/config/src
Rob Winch 615f9a3f05 Fix HttpServlet3RequestFactory Logout Handlers
Previously there was a problem with Servlet API logout integration
when Servlet API was configured before log out.

This ensures that logout handlers is a reference to the logout handlers
vs copying the logout handlers. This ensures that the ordering does not
matter.

Closes gh-4760
2020-03-30 20:51:25 -05:00
..
integration-test Remove redundant throws clauses 2019-08-23 01:03:54 +02:00
main Malformed Bearer Token Returns 401 for WebFlux 2020-03-26 12:59:22 -06:00
test Fix HttpServlet3RequestFactory Logout Handlers 2020-03-30 20:51:25 -05:00