Application Security 1.0

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

启用此功能部件

要启用 Application Security 1.0 功能部件,请在 server.xml 文件中的 featureManager 元素内添加以下元素声明:

<feature>appSecurity-1.0</feature>

受支持的 Java 版本

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

如果正在开发依赖于 Application Security 1.0 功能部件的功能部件,请将以下项包括在新功能部件的功能部件清单文件的 Subsystem-Content 头中:

com.ibm.websphere.appserver.appSecurity-1.0; type="osgi.subsystem.feature"

取代此功能部件的功能部件

此功能部件启用的功能部件