发布于 2015-08-04 23:23:01 | 113 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的精品教程,程序狗速度看过来!
WildFly Java 应用服务器
红帽公司宣布 JBoss AS 的继任者 WildFly,WildFly 将推动下一代应用服务器技术的发展,这个项目的名字是 JBoss.org 社区成员在 2012 年底投票产生。
WildFly 将继续保留 JBoss 企业应用平台并定位一些关键的中间件技术,包括更灵活和更先进的应用开发,实现开放混合云和 Java EE 7.
WildFly Elytron 1.0.0.Alpha3 发布了,获取地址:
http://repo1.maven.org/maven2/org/wildfly/security/wildfly-elytron/1.0.0.Alpha3/
红帽公司宣布 JBoss AS 的继任者 WildFly,WildFly 将推动下一代应用服务器技术的发展,这个项目的名字是 JBoss.org 社区成员在 2012 年底投票产生。
WildFly 将继续保留 JBoss 企业应用平台并定位一些关键的中间件技术,包括更灵活和更先进的应用开发,实现开放混合云和 Java EE 7.
WildFly Elytron 为应用服务器提供对 SASL 和 HTTP 认证机制,用来加强服务器原本的安全。包括提供不可重用的密码认证。该版本主要是允许管理员可以定义选择 SASL 机制时的策略,详细功能点包括:
- Ability to specify protocol passed into the mechanism.
- Ability to specify server-name passed into the mechanism.
- Definition of properties to pass into mechanism for available mechanism evaluation and mechanism creation.
- Filtering of mechanisms by name.
- Filtering of mechanisms by name and provider.
- Mechanism loading from a Provider[]
- Service loader based mechanism loading from a provided ClassLoader.
- Mechanism filtering based on supported credentials.
其他改进记录:
- [ELY-247] - NullPointerException in SecurityProviderSaslServerFactory (Not all providers return services)
- [ELY-227] - Add attribute mapping to Jdbc Security Realm
- [ELY-175] - SASL mechanism availability should take into account credential support.
- [ELY-189] - Support One-Time-Password SASL Mechanism
- [ELY-197] - Add mechanism selection policies to the security domains.
- [ELY-237] - Make it possible to configure the realm used on the client
- [ELY-238] - Recognise realm callback on digest server, and make authorize callback come last
- [ELY-239] - Make Anonumous auth set the anonymous principal name
- [ELY-242] - Delegating SaslServerFactory supporting properties
- [ELY-250] - Release WildFly Elytron 1.0.0.Alpha3
- [ELY-33] - Identity Loading
- [ELY-198] - Allow the association of Provider[] with a security domain and add support for mechanism loading.
- [ELY-219] - Process subject roles in JaasAuthorizationIdentity
- [ELY-223] - Add tests for the filesystem-backed realm
- [ELY-244] - The properties map in the sasl factories should be Map not Map
- [ELY-246] - Add github references to the pom
下一个版本是 1.0 Alpha4,将提供 HTTP 认证的新 API 以及相应策略。
历史版本 :
Java 应用服务器 WildFly Swarm 2018.1.0 发布
WildFly Swarm 2017.11.0 发布,Java 应用服务器
WildFly 11 Final 发布,Java 应用服务器
WildFly Swarm 2017.9.4 发布,Java 应用服务器
WildFly 11 CR1 发布,Java 应用服务器
WildFly 11 Beta1 发布,Java 应用服务器
WildFly 11 Beta1 发布,包含大量的更改
WildFly Swarm 2017.6.1 发布,Java 应用服务器
WildFly Swarm 2017.6.0 发布,Java 应用服务器
WildFly Swarm 2017.5.0,Java 应用服务器
WildFly Swarm 2017.4.0 发布,Java 应用服务器
WildFly Swarm 2017.3.3 发布,Java 应用服务器