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"

指示主題類型的圖示 參照主題



「時間戳記」圖示 前次更新: 2016 年 11 月 30 日
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