SEC-1229: Added session-management element to namespace and refactored existing session-related attributes and concurrency control. Refactored <http> parsing code to split it up into more manageable units.

This commit is contained in:
Luke Taylor
2009-09-29 00:29:09 +00:00
parent b8c0bb71f1
commit aa153681bf
12 changed files with 2574 additions and 2826 deletions

View File

@@ -1,5 +1,5 @@
# Global logging configuration
log4j.rootLogger=WARN, stdout
log4j.rootLogger=DEBUG, stdout
log4j.logger.org.springframework.security=DEBUG