...
近日,Spring Security 3.0.1版本发布了,此版本主要是对Bug的修复和性能的提升。
Spring Security为基于J2EE企业应用软件提供了全面安全服务, 特别是使用领先的J2EE解决方案-spring框架开发的企业软件项目。
3.0.1改进:
OpenID attribute exchange failure with Yahoo and "count='2'"
intercept-url EL expressions are parsed or validated incorrectly
CAS Documentation Errors
SessionManagementFilter: should "return;" after "redirectStrategy.sendRedirect(request, response, invalidSessionUrl);"
GrantedAuthority should extends Comparable<GrantedAuthority>
Spring Security 3 Schema refences enumeration that differs when you start application
SessionManagementFilter can invoke other filters after sending redirect
Sample OpenID code in reference docs does not compile
AbstractRememberMeServices#extractRememberMeCookie may use cookie from different context
Use reader context classloader when checking for web classes in namespace handler
DefaultWebInvocationPrivilegeEvaluator fails with empty context path
Typo in the Reference doc appendix B
Typo in the Javadoc for class AbstractAuthenticationTargetUrlRequestHandler
Bad markup in Javadoc for UsernamePasswordAuthenticationFilter
Type in the Reference documentation in section 6.1
Missing markup in the reference documentation section 8.4
Missing markup in the reference documentation section 8.4.1
Typo in the reference documentation section 8.4.1
Type in the Reference documentation in section 19.2
Springbeans gets registered twice
查看详情:http://static.springsource.org/spring-security/site/changelog.html
下载Spring Security 3.0.1:http://static.springsource.org/spring-security/site/downloads.html