开源中国的 IT 公司开源软件整理计划介绍
Spring Security Kerberos 1.0.0 发布,新增 KerberosRestTemplate ,新的 Bootified 提升了用户体验。
此版本现已提供 下载 。
来自社区的更新内容有
KerberosLdapContextSource which allows to authenticate against Windows AD with existing Kerberos credentials to get more info about a logged-in user.
Tweaks to Kerberos negotiation which allows better interoperability with WinRM.
Changes how SpnegoEntryPoint is used which allows to fallback to other authentication methods if Kerberos negotiation fails.
更多内容请看 发行页面 。
Spring Security 的前身是Acegi Security ,是 Spring 项目组中用来提供安全认证服务的框架。
Spring Security 为基于J2EE企业应用软件提供了全面安全服务。特别是使用领先的J2EE解决方案-Spring框架开发的企业软件项目。人们使用Spring Security有很多种原因,不过通常吸引他们的是在J2EE Servlet规范或EJB规范中找不到典型企业应用场景的解决方案。