spring-security/test
Rob Winch b2b53f7a81 Fix unauthenitcated() and AnonymousAuthenticationToken
Previously if unauthenticated() experienced an AnonymousAuthenticationToken
it would not match.

This commit ensures that if the user is anonymous (not just null)
unauthenticated() works.

Fixes gh-3409
2016-04-19 15:08:47 -05:00
..
src Fix unauthenitcated() and AnonymousAuthenticationToken 2016-04-19 15:08:47 -05:00
pom.xml Updates all POM versions to 4.1.0 snapshot build. 2016-04-12 10:35:43 -04: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