spring-security/core
Luke Taylor 1a7f71fc0f SEC-1372: Return an empty list rather than null from SessionRegistryImpl.getAllSessions()
If the principal has no sessions, null is returned which contradicts the interface contract. In practice it didn't matter as the null was checked for, but it is cleaner to disallow a null value.
2010-01-19 01:07:33 +00:00
..
src SEC-1372: Return an empty list rather than null from SessionRegistryImpl.getAllSessions() 2010-01-19 01:07:33 +00:00
core.gradle Added gradle build files for taglibs, tutorial, contacts and openid. 2010-01-10 23:31:23 +00:00
pom.xml Set versions to 3.0.2-CI-SNAPSHOT, post release. 2010-01-15 18:15:19 +00:00
template.mf Updated bundlor templates and introduced spring.version variable 2009-12-22 01:10:04 +00:00