Web Service Security

此功能部件使用 WS-Security 策略来提供对保护 JAX-WS Web Service 的支持。

启用此功能部件

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

<feature>wsSecurity-1.1</feature>

受支持的 Java 版本

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

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

com.ibm.websphere.appserver.wsSecurity-1.1; type="osgi.subsystem.feature"

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

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

此功能部件提供的第三方 API 包

功能部件配置元素