Saturday, July 6, 2013

Spring Security 3.2.0.M2 Released

The second milestone release toward Spring Security 3.2 is now available from the SpringSource repository at . See for a quick tutorial on resolving these artifacts via Maven.
I'd like to extend a special thanks to all those that contributed to this release by submitting bugs, pull requests, and feedback.
The highlights of this release include:
Spring Security Java Configuration Support
resolves an issue with Async support when a timeout occurs and the same Thread handles both the original request and the timeout.
Added support for configuring the remember me parameter via the XML namespace. Special thanks to for submitting a pull request for this feature!
Added SessionFixationProtectionEvent. Special thanks to for submitting a pull request for this feature!
Improvements to the Embedded LDAP container
Stay tuned to the over the coming week for more information about Spring Security Java Configuration.
| | | - Full Post

No comments:

Post a Comment