spring-security/test
Rob Winch 618b8a2d83 Fix WebTestUtils when no matching HttpSecurity found
Previously a NullPointerException would be thrown if no HttpSecurity
matched on the request passed in. This was because findFilters would
return null rather than an empty List.

This commit returns null if findFilters gets a null result.

Fixes gh-3343
2016-03-09 15:20:10 -06:00
..
src Fix WebTestUtils when no matching HttpSecurity found 2016-03-09 15:20:10 -06:00
pom.xml snasphot -> snapshot 2015-09-25 15:28:39 -05: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