谷老师 谷老师
赖老师 赖老师
胡老师 胡老师
>>导读说明

在线学习:北大青鸟多模式教学之一。帮助学员“学习前沿技术”、“培养自学习惯”、“提升学习能力”。供广大IT学子借鉴参考

技术交流:北大青鸟联合校区教员和学员共同交流“前沿技术、主流技术”

学员作品:北大青鸟宁波海曙校区“学员自行完成的工程项目”展示。供广大IT学子借鉴参考和自查不足

学习心得:北大青鸟宁波海曙校区“学员学习心得”展示。供广大IT学子借鉴参考

学员活动:北大青鸟宁波海曙校区“学员学习活动”、“学员业余活动”、“学员就业活动”

>> 学员天地 :导航栏
首页 >> 在线学习 >>Spring Security 3.0.1发布
Spring Security 3.0.1发布

Spring Security 3.0.1发布

近日,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 

参考浏览