内容简介:Spring Security 同时发布了 5.3.1、5.2.3、5.1.9、5.0.15、4.2.15 版本。 5.3.1 版本部分新特性如下: SpringTestContext 返回 ConfigurableWebApplicationContext OAuth2LoginAuthenticationProvider 使用 OAut...
Spring Security 同时发布了 5.3.1、5.2.3、5.1.9、5.0.15、4.2.15 版本。
5.3.1 版本部分新特性如下:
- SpringTestContext 返回 ConfigurableWebApplicationContext
- OAuth2LoginAuthenticationProvider 使用 OAuth2AuthorizationCodeAuthenticationProvider
- SwitchUserFilter 易受 CSRF 攻击
- userNameAttribute 大小写样式与其他样式不同
- OpenSamlImplementation 不应使用反射
- 为 OAuth2AuthorizedClientProvider 分配合理的默认值
- 添加 OAuth 2.0 测试支持文档
其余各版本更新内容大致相同,详情可见发布公告:
https://spring.io/blog/2020/04/02/spring-security-5-3-1-5-2-3-5-1-9-5-0-15-4-2-15-released
以上所述就是小编给大家介绍的《Spring Security 5.3.1、5.2.3、5.1.9、5.0.15、4.2.15 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
RESTful Web Services Cookbook
Subbu Allamaraju / Yahoo Press / 2010-3-11 / USD 39.99
While the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web services is no picnic. This cookbook includes more than 10......一起来看看 《RESTful Web Services Cookbook》 这本书的介绍吧!