Web Service Security

這個特性提供利用 WS-Security 原則來維護 JAX-WS Web 服務安全的支援。

啟用這項特性

如果要啟用「Web 服務安全」特性,請在 server.xml 檔的 featureManager 元素內,新增下列的元素宣告:
<feature>wsSecurity-1.1</feature>

開發相依於這項特性的特性

如果您要開發的特性相依於「Web 服務安全」特性,請將下列項目包含在您新特性的特性資訊清單檔 Subsystem-Content 標頭中:
com.ibm.websphere.appserver.wsSecurity-1.1; type="osgi.subsystem.feature"

啟用這項特性的特性

這項特性提供的協力廠商 API 套件

  • org.apache.ws.security
  • org.apache.ws.security.action
  • org.apache.ws.security.cache
  • org.apache.ws.security.components.crypto
  • org.apache.ws.security.conversation
  • org.apache.ws.security.conversation.dkalgo
  • org.apache.ws.security.handler
  • org.apache.ws.security.message
  • org.apache.ws.security.message.token
  • org.apache.ws.security.processor
  • org.apache.ws.security.saml
  • org.apache.ws.security.saml.ext
  • org.apache.ws.security.saml.ext.bean
  • org.apache.ws.security.saml.ext.builder
  • org.apache.ws.security.spnego
  • org.apache.ws.security.str
  • org.apache.ws.security.transform
  • org.apache.ws.security.util
  • org.apache.ws.security.validate

特性配置元素

您可以在 server.xml 檔中使用下列元素,來配置「Web 服務安全」特性:


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



「時間戳記」圖示 前次更新: 2016 年 11 月 30 日
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_feature_wsSecurity-1.1
檔名:rwlp_feature_wsSecurity-1.1.html