支援設定用戶端儲存器執行時期環境與應用程式的安全。這項特性會在用戶端上啟用應用程式安全、CSI 第 2 版和 SSL。
如果要啟用 Application Security for Client 1.0 特性,請在您 server.xml 檔中的 featureManager 元素內,新增下列元素宣告:
<feature>appSecurityClient-1.0</feature>
如果您正在開發的特性相依於 Application Security for Client 1.0 特性,請在您新特性的特性資訊清單檔中,將下列項目包含在 Subsystem-Content 標頭內:
com.ibm.websphere.appserver.appSecurityClient-1.0; type="osgi.subsystem.feature"