mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-03-11 17:14:49 +00:00
Create SecurityMockMvcResultHandlers to define security related MockMvc ResultHandlers Create a method to allow copying the SecurityContext from the TestSecurityContextHolder to SecurityContextHolder Closes gh-9565