spring-security/core
Luke Taylor 8f5bcb64a6 SEC-689: Session Fixation protection should be available to all authentication mechanisms.
http://jira.springframework.org/browse/SEC-689. Added a general SessionFixationProtectionFilter which can be added to the filter stack to detect when a user has been authenticated and then migrate them to a new session. Also added support to <http/> namespace element.
2008-03-25 22:32:26 +00:00
..
src SEC-689: Session Fixation protection should be available to all authentication mechanisms. 2008-03-25 22:32:26 +00:00
.cvsignore Ignore eclipse project files 2005-12-22 13:41:33 +00:00
pom.xml SEC-733: AspectJ Pointcut Expression Parsing support. 2008-03-25 08:28:53 +00:00