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.
 
 
 
 
Luke Taylor d7cef1ba31 SEC-539: Moved SecurityContextHolder.setContext() call into the try {} block to emphasize that it is only set for the duration of chain.doFilter() and immediately cleared afterwards. Changed the debug messages about setting the context, since it has not strictly taken place when they are logged. 19 years ago
..
src SEC-539: Moved SecurityContextHolder.setContext() call into the try {} block to emphasize that it is only set for the duration of chain.doFilter() and immediately cleared afterwards. Changed the debug messages about setting the context, since it has not strictly taken place when they are logged. 19 years ago
.cvsignore Ignore eclipse project files 20 years ago
maven.xml Comment how to make a signing certificate. 21 years ago
pom.xml SEC-449: Add spring-ldap dependency to pom.xml. 19 years ago
project.xml changed svn url to https://acegisecurity.svn..... 19 years ago