Java Connector Architecture Security Inflow
此功能部件支持针对资源适配器注入安全性。
启用此功能部件
要启用 Java Connector Architecture Security Inflow 功能部件,请在 server.xml 文件的 featureManager 元素内添加以下元素声明:
<feature>jcaInboundSecurity-1.0</feature>
受支持的 Java™ 版本
- JavaSE-1.6
- JavaSE-1.7
- JavaSE-1.8
开发依赖于此功能部件的功能部件
如果您要开发依赖于 Java Connector Architecture Security Inflow 功能部件的功能部件,请在新功能部件的功能部件清单文件的 Subsystem-Content 头中添加以下项:
com.ibm.websphere.appserver.jcaInboundSecurity-1.0; type="osgi.subsystem.feature"
此功能部件启用的功能部件
启用此功能部件的功能部件
此功能部件提供的标准 API 包
- javax.security.auth.message.callback
功能部件配置元素
可在 server.xml 文件中使用以下元素配置 Java Connector Architecture Security Inflow 功能部件: