spring-security/test
Jens Goldhammer ceef70946b Resolve springSecurityFilterChain to Filter
When enabling debug for spring security, the FilterChainProxy will be wrapped by the DebugFilter.
This DebugFilter will be registered as bean springSecurityFilterChain. The WebTestUtils will now search for the bean by name instead of FilterChainProxy class.
In this case we have to cast to a Java ServletFilter to support both filter...

Fixes gh-3836
2016-04-26 15:53:38 -04:00
..
src Resolve springSecurityFilterChain to Filter 2016-04-26 15:53:38 -04:00
pom.xml Release version 4.1.0.RC2 2016-04-21 01:47:25 +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