spring-security/test
Rob Winch 7b61a44929 Fix test .standaloneSetup
Previously, Spring Security's test support did not work well with the
standalone setup. This was because the springSecurityFilterChain was not
found by the WebTestUtils.

This commit ensures that the springSecurityFilterChain is added as a
servlet attribute if it is explicitly defined. WebTestUtils can then
find the springSecurityFilterChain in the ServletContext.

Fixes gh-3881
2016-05-16 11:02:40 -04:00
..
src Fix test .standaloneSetup 2016-05-16 11:02:40 -04:00
pom.xml Release version 4.1.0.RELEASE 2016-05-05 04:25:46 +00:00
template.mf SEC-2015: Add spring-security-test 2014-04-22 16:47:48 -05:00
test.gradle SEC-2915: groovy/gradle spaces->tabs 2015-03-25 13:08:59 -05:00