Spring Security 2 Released
published:
The new 2.0 version of Spring Security (formerly Acegi Security) was recently released. Some good information is available in a couple spots:
http://blog.springsource.com/main/2008/04/17/spring-security-20-final-release-no-more-dead-fairies/
http://blog.springsource.com/main/2007/12/06/whats-new-in-spring-security-2/
The new version promises to use a lot less XML configuration which was a huge detractor for the 1.x version. Additionally the Domain Object Security looks interesting; think “ACLs for objects.” Docs on this module are available here:
http://static.springframework.org/spring-security/site/reference/html/domain-acls.html