Spring Security
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Alex ab223b8423 SEC-156: Use getName() instead of toString() as getName() is always the username whereas toString() contains extra information if the Authentication.getPrincipal() has been converted to a UserDetails. 20 years ago
..
src SEC-156: Use getName() instead of toString() as getName() is always the username whereas toString() contains extra information if the Authentication.getPrincipal() has been converted to a UserDetails. 20 years ago
.cvsignore Ignore eclipse project files 20 years ago
maven.xml Comment how to make a signing certificate. 21 years ago
pom.xml Remove extra dependency on Commons Lang. This dependency is only required by the domain subproject, not the core security project. 20 years ago
project.xml Changed groupId to org.acegisecurity 20 years ago