このフィーチャーは、リソース・アダプターに対してセキュリティー・インフローを有効にします。
Java Connector Architecture Security Inflow フィーチャーを使用可能にするには、次のエレメント宣言を server.xml ファイルの featureManager エレメント内に追加します。
<feature>jcaInboundSecurity-1.0</feature>
Java Connector Architecture Security Inflow フィーチャーに従属するフィーチャーを開発している場合は、新規フィーチャーのフィーチャー・マニフェスト・ファイル内の Subsystem-Content ヘッダーに次の項目を含めます。
com.ibm.websphere.appserver.jcaInboundSecurity-1.0; type="osgi.subsystem.feature"