Class TLcyNetworkConnectionAddOn

java.lang.Object
com.luciad.lucy.addons.ALcyAddOn
com.luciad.lucy.addons.ALcyPreferencesAddOn
com.luciad.lucy.addons.networkconnection.TLcyNetworkConnectionAddOn

public class TLcyNetworkConnectionAddOn extends ALcyPreferencesAddOn

This addon allows to configure settings related to network connections used in Lucy.

By default, the following settings are provided:

  1. Proxy configuration
    • A menu item "Proxy settings..." is added to the menu "Edit", allowing to configure proxy hostname and password, proxy exceptions and proxy authentication.
    • The proxy settings are enabled JVM-wide through a static ProxySelector and Authenticator.
    • The proxy settings are made persistent through the user preferences, using com.luciad.lucy.util.TLcyProperties. The keys are prefixed by the addon class name.
  2. Server authentication
Since:
10.1