spring-security/config/src/test
Rob Winch 48283ec004 SEC-2276: Delay saving CsrfToken until token is accessed
This also removed the CsrfToken from the response headers to prevent the
token from being saved. If user's wish to return the CsrfToken in the
response headers, they should use the CsrfToken found on the request.
2013-08-24 23:31:01 -05:00
..
groovy/org/springframework/security/config SEC-2276: Delay saving CsrfToken until token is accessed 2013-08-24 23:31:01 -05:00
java/org/springframework/security SEC-2276: Delay saving CsrfToken until token is accessed 2013-08-24 23:31:01 -05:00
resources SEC-1953: Spring Security Java Config support 2013-06-30 17:28:33 -05:00