URLEndpointListenerConfiguration
ENTERPRISE EDITION API
Configuration information for a URL endpoint listener. There are two varieties: Http and Tls.
Constructors
Create a listener configuration, for the specified database, with default values.
Clone the passed listener configuration.
Types
Properties
When TLS is enabled, a null authenticator (the default) will allow clients whose certificate chains can be verified by one of the OS-bundled root certificates. There are two types of TLS authenticators. See ListenerCertificateAuthenticator
Is delta sync enabled.
Is connection read-only.
If this configuration will disable TLS in its associated listener.
The name of the configured network interface on which to configure the listener (e.g. "en0")
The TLS identity with the certificates and keys for the associated listener.
Functions
ENTERPRISE EDITION API