SecureDaemonProxy.getDefaultNetworkAndService()

Method

Declaration

NetworkServicePair getDefaultNetworkAndService()
  throws ConfigurationException

Purpose

Get the default network and service pair of the secure daemon.

Remarks

When a client transport does not specify particular network and service parameters, it automatically communicates over this default network and service. For example, when the client program supplies null values for either of these parameters, the secure daemon supplies this pair as a default.

See Also

SecureDaemonProxy

SecureDaemonProxy.setDefaultNetworkAndService()

NetworkServicePair

For the corresponding browser pages, see Default Network and Service in TIBCO Rendezvous Administration

For background information, see Network and Service Authorization in TIBCO Rendezvous Administration