Application Security 1.0

此功能部件被 appSecurity-2.0 取代。支持保护服务器运行时环境和应用程序。此功能部件允许 servlet-3.0 和 Web 应用程序安全性,支持 LDAP 和基本用户注册表及 SSL。要支持安全 EJB 应用程序,您必须添加 ejbLite-3.1 功能部件。将此功能部件添加到服务器时,您需要配置用户注册表,例如基本用户注册表或 LDAP 用户注册表。

启用此功能部件

要启用应用程序安全性 1.0 功能部件,请在 server.xml 文件的 featureManager 元素内添加以下元素声明:
<feature>appSecurity-1.0</feature>

开发依赖于此功能部件的功能部件

如果您要开发依赖于应用程序安全性 1.0 功能部件的功能部件,请在新功能部件的功能部件清单文件的 Subsystem-Content 头中添加以下项:
com.ibm.websphere.appserver.appSecurity-1.0; type="osgi.subsystem.feature"

用于指示主题类型的图标 参考主题



时间戳记图标 最近一次更新时间: Monday, 5 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-libcore-mp&topic=rwlp_feature_appSecurity-1.0
文件名:rwlp_feature_appSecurity-1.0.html