暫時性要求 [設定]
如果要在主控台中檢視這個頁面,請按下列其中一個路徑:
When a Nonce is added to the specific parts of a message, it might prevent theft and replay attacks because a generated Nonce is unique. For example, without a Nonce, when a user name token is passed from one machine to another machine by using a non-secure transport, such as HTTP, the token might be intercepted and used in a replay attack. The user name token can be stolen even if you use XML digital signature and XML encryption. However, it might be prevented by adding a Nonce.
「配置」標籤
「配置」標籤顯示這個物件的配置內容。 這些內容會保留下來,即使停止並重新啟動執行時期環境也一樣。請參閱資訊中心作業說明,以取得如何將配置變更套用於執行時期環境的相關資訊。
一般內容
名稱
Information | Value |
---|---|
必要 | 是 |
資料類型 | 字串 |
用語
Information | Value |
---|---|
必要 | 是 |
資料類型 | 下拉清單 |
關鍵字
當選取 http://www.ibm.com/websphere/webservices/wssecurity/dialect-was 用語值時,以下是有效的關鍵字值:
- action
- 指定 wsa:Action 元素。
- body
- 指定 SOAP 主體元素。
- dsigkey
- 指定數位簽章所用的金鑰資訊元素。
- enckey
- 指定加密所用的 ds:KeyInfo 元素。
- messageid
- 指定 wsa:MessageID 元素。
- relatesto
- 指定 wsa:RelatesTo 元素。
- securitytoken
- 指定任何安全記號元素,例如,wsse:BinarySecurityToken 元素。
- timestamp
- 指定 wsu:Timestamp 元素。這個元素會根據訊息的傳送和接收時間,來判斷訊息是否有效。
- to
- 指定 wsa:To 元素。
當選取 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']
Information | Value |
---|---|
必要 | 是 |
資料類型 | 字串 |