Web Service Atomic Transaction 功能部件的配置属性。
Name | Type | Default | Description |
---|---|---|---|
sslEnabled | 布尔型 | false | 设置为 true 时,使用 SSL 加密 WS-AT 协调程序与参与者之间发送的 WS-AtomicTransaction 内部事件消息。 |
sslRef | 对顶级 ssl 元素的引用(字符串)。 | defaultSSLConfig | 指定启用 SSL 时要用于 WS-AtomicTransaction 协议的 SSL 配置。 |
clientAuth | 布尔型 | false | 指定启用 SSL 时是否为 WS-AtomicTransaction 协议启用附加客户机认证。 |
externalURLPrefix | string | (可选)指定用于路由 WS-AtomicTransaction 协议的代理服务器的主机和端口地址。 |