WS-AtomicTransaction (wsAtomicTransaction)
Configuration properties for the Web Services Atomic Transaction feature.
Name | Type | Default | Description |
---|---|---|---|
clientAuth | boolean | false | Specifies whether additional client authentication is enabled for the WS-AtomicTransaction protocol when SSL is enabled. |
externalURLPrefix | string | Optionally specifies the host and port address of a proxy server used to route the WS-AtomicTransaction protocol. | |
sslEnabled | boolean | false | When set to true, WS-AtomicTransaction internal event messages sent between the WS-AT coordinator and participant are encrypted using SSL. |
sslRef | A reference to top level ssl element (string). | defaultSSLConfig | Specifies the SSL configuration to be used for the WS-AtomicTransaction protocol when SSL is enabled. |