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,