spring-security/config
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
..
src Fix HttpServlet3RequestFactory Logout Handlers 2020-03-30 20:51:25 -05:00
spring-security-config.gradle Bearer WebClient Filter Authentication Propagation 2019-09-11 16:27:21 +01:00