发布于 2014-08-18 23:31:28 | 332 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Spring Security Spring安全框架

Spring Security是一个能够为基于Spring的企业应用系统提供声明式的安全访问控制解决方案的安全框架。它提供了一组可以在Spring应用上下文中配置的Bean,充分利用了Spring IoC,DI(控制反转Inverse of Control ,DI:Dependency Injection 依赖注入)和AOP(面向切面编程)功能,为应用系统提供声明式的安全访问控制功能,减少了为企业系统安全控制编写大量重复代码的工作。


Spring Security 4.0.0.M2 发布,现已提供在 Spring Milestone repository

Spring Security是一个能够为基于Spring的企业应用系统提供声明式的安全访问控制解决方案的安全框架。它提供了一组可以在Spring应用上下文中配置的Bean,充分利用了Spring IoC,DI(控制反转Inverse of Control ,DI:Dependency Injection 依赖注入)和AOP(面向切面编程)功能,为应用系统提供声明式的安全访问控制功能,减少了为企业系统安全控制编写大量重复代码的工作。

主要改进内容:

  • Support for WebSocket Security using Spring's messaging abstraction

  • Spring Data integration

  • Spring Session was produced out of the work necessary for this release. In an application server independent way you can easily use a custom backend (i.e. Redis) as the HttpSession implementation. See the project page for additional features of this exciting new project.

  • Enhancements and fixes to the testing support

    • Easier integration with MockMvc through SecurityMockMvcConfigurers

    • You no longer need to specify WithSecurityContextTestExecutionListener on your tests

    • @WithSecurityContext works even with custom SecurityContextRepository implementations

    • Support for digest and certificate based authentication testing

  • Support nested static groups in LDAP Authentication

  • Lots of integration tests added to the sample applications

  • Updated minimum version of Spring 4.1 RC2. This was necessary for enough of the features, that it made sense to do across the board

更多内容请看发行日志

Reference | Javadoc | Guides

 



历史版本 :
Spring Security 4.1.5 和 5.0.1发布,Spring 安全框架
Spring Security SAML 1.0.3 发布,保持向后兼容性
Spring Security 5.0.0 发布,Spring 安全框架
Spring Security OAuth 2.2.1 发布,常规维护版本
Spring Security 5.0.0.RC1 发布,Spring 安全框架
Spring Security 5.0.0.M5 发布,Spring 安全框架
Spring Security 5.0.0.M4 发布,Spring 安全框架
Spring Security OAuth 2.2 正式发布
Spring Security 5.0.0.M3 发布,Spring 安全框架
Spring Security OAuth 2.2.0.RC1 发布
Spring Security 5.0.0.M2 发布,Spring 安全框架
Spring Security 4.2.3 发布,Spring 安全框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务