mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jcduff
23.04.2008 f73b655466092169abac34833fb628fce1fcdebe
opends/src/quicksetup/org/opends/quicksetup/ui/FieldName.java
@@ -68,6 +68,10 @@
  /**
   * The value associated with this is a String.
   */
  ADMIN_CONNECTOR_PORT,
  /**
   * The value associated with this is a String.
   */
  DIRECTORY_MANAGER_DN,
  /**
   * The value associated with this is a String.
@@ -134,11 +138,6 @@
   */
  REMOTE_SERVER_PORT,
  /**
   * Whether the Remote Server Port is a secure port or not.  The value
   * associated with this is a Boolean.
   */
  REMOTE_SERVER_IS_SECURE_PORT,
  /**
   * The value associated with this is a String.
   */
  GLOBAL_ADMINISTRATOR_UID,