訊息組件 [設定]
如果要在主控台中檢視這個頁面,請按下列其中一個路徑:
「配置」標籤
「配置」標籤顯示這個物件的配置內容。 這些內容會保留下來,即使停止並重新啟動執行時期環境也一樣。請參閱資訊中心作業說明,以取得如何將配置變更套用於執行時期環境的相關資訊。
一般內容
名稱
Information | Value |
---|---|
必要 | 是 |
資料類型 | 字串 |
用語
Information | Value |
---|---|
必要 | 是 |
資料類型 | 下拉清單 |
關鍵字
當選取 http://www.ibm.com/websphere/webservices/wssecurity/dialect-was 用語值時,以下是有效的關鍵字值:
Required
Integrity
- action
- 指定 wsa:Action 元素。
- body
- 指定 SOAP 主體元素。
- dsigkey
- 指定數位簽章所用的金鑰資訊元素。
- enckey
- 指定加密所用的 ds:KeyInfo 元素。
- messageid
- 指定 wsa:MessageID 元素。
- relatesto
- 指定 wsa:RelatesTo 元素。
- securitytoken
- 指定任何安全記號元素,例如,wsse:BinarySecurityToken 元素。
- timestamp
- 指定 wsu:Timestamp 元素。這個元素會根據訊息的傳送和接收時間,來判斷訊息是否有效。
- to
- 指定 wsa:To 元素。
- wsaall
- Specifies all of the WS-Addressing elements in the SOAP header.
- wsafaultto
- Specifies the wsa:FaultTo WS-Addressing element in the SOAP header.
- wsafrom
- Specifies the wsa:From WS-Addressing element in the SOAP header.
- wsareplyto
- Specifies the wsa:ReplyTo WS-Addressing element in the SOAP header.
- wscontext
- Specifies the WS-Context header for the SOAP header. For more information, see Propagating work area context over Web services.
Required Confidentiality
- bodycontent
- Specifies the SOAP body
- digestvalue
- Specifies the ds:DigestValue element within the ds:Signature element
- signature
- Specifies an entire signature.
You can encrypt the signature element, ds:Signature,
by selecting this message part.Note: If the value of a ds:DigestValue element in a signature needs to be encrypted, the entire parent ds:Signature element must be encrypted. You can use the signature keyword to perform the encryption.
- usernametoken
- Specifies the wsse:UsernameToken element
當選取 http://www.w3.org/TR/1999/REC-xpath-1999116 用語值時,關鍵字值可能是指向某訊息組件的任何有效 XPath 表示式。
例如:
/*[namespace-uri()='http://schemas.xmlsoap.org/soap/envelope/' and local-name()='Envelope']
/*[namespace-uri()='http://schemas.xmlsoap.org/soap/envelope/' and local-name()='Body']
Note: Do
not use this transform algorithm if you want your configured application
to be compliant with the Basic Security Profile (BSP). Instead use http://www.w3.org/2002/06/xmldsig-filter2 to
ensure compliance.
Information | Value |
---|---|
必要 | 是 |
資料類型 | 字串 |