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 ce3eb599ed SEC-539: Renamed populateSecurityContextFromSession to extractSecurityContextFromSession and removed the side-effect of setting SecurityContextHolder. It now returns the context found in the session (or null) and SecurityContextHolder.setContext() is called in a single place in doFilter(). 19 years ago
..
src SEC-539: Renamed populateSecurityContextFromSession to extractSecurityContextFromSession and removed the side-effect of setting SecurityContextHolder. It now returns the context found in the session (or null) and SecurityContextHolder.setContext() is called in a single place in doFilter(). 19 years ago
.cvsignore Ignore eclipse project files 21 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