Searched refs:OPTION_LONG_PORT (Results 1 - 25 of 68) sorted by relevance

123

/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanelArgumentParser.java139 portArg = new IntegerArgument("port", OPTION_SHORT_PORT, OPTION_LONG_PORT,
144 portArg.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanelArgumentParser.java140 portArg = new IntegerArgument("port", OPTION_SHORT_PORT, OPTION_LONG_PORT,
145 portArg.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanelArgumentParser.java140 portArg = new IntegerArgument("port", OPTION_SHORT_PORT, OPTION_LONG_PORT,
145 portArg.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanelArgumentParser.java139 portArg = new IntegerArgument("port", OPTION_SHORT_PORT, OPTION_LONG_PORT,
144 portArg.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/
H A DControlPanelArgumentParser.java140 portArg = new IntegerArgument("port", OPTION_SHORT_PORT, OPTION_LONG_PORT,
145 portArg.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DToolConstants.java151 public static final String OPTION_LONG_PORT = "port"; field in class:ToolConstants
H A DLDAPCompare.java472 OPTION_LONG_PORT, false, false, true,
476 port.setPropertyName(OPTION_LONG_PORT);
H A DLDAPDelete.java382 OPTION_LONG_PORT, false, false, true,
386 port.setPropertyName(OPTION_LONG_PORT);
H A DLDAPPasswordModify.java226 OPTION_LONG_PORT, false, false,
230 ldapPort.setPropertyName(OPTION_LONG_PORT);
H A DStopDS.java259 OPTION_LONG_PORT, false, false, true,
264 port.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DToolConstants.java150 public static final String OPTION_LONG_PORT = "port"; field in class:ToolConstants
H A DLDAPCompare.java453 OPTION_LONG_PORT, false, false, true,
457 port.setPropertyName(OPTION_LONG_PORT);
H A DLDAPDelete.java364 OPTION_LONG_PORT, false, false, true,
368 port.setPropertyName(OPTION_LONG_PORT);
H A DLDAPPasswordModify.java206 OPTION_LONG_PORT, false, false,
210 ldapPort.setPropertyName(OPTION_LONG_PORT);
H A DStopDS.java237 OPTION_LONG_PORT, false, false, true,
242 port.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DToolConstants.java151 public static final String OPTION_LONG_PORT = "port"; field in class:ToolConstants
H A DLDAPCompare.java472 OPTION_LONG_PORT, false, false, true,
476 port.setPropertyName(OPTION_LONG_PORT);
H A DLDAPDelete.java382 OPTION_LONG_PORT, false, false, true,
386 port.setPropertyName(OPTION_LONG_PORT);
H A DLDAPPasswordModify.java226 OPTION_LONG_PORT, false, false,
230 ldapPort.setPropertyName(OPTION_LONG_PORT);
H A DStopDS.java259 OPTION_LONG_PORT, false, false, true,
264 port.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DToolConstants.java151 public static final String OPTION_LONG_PORT = "port"; field in class:ToolConstants
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DToolConstants.java150 public static final String OPTION_LONG_PORT = "port"; field in class:ToolConstants
/forgerock/opendj2/src/server/org/opends/server/admin/client/cli/
H A DSecureConnectionCliArgs.java489 portArg = new IntegerArgument("port", OPTION_SHORT_PORT, OPTION_LONG_PORT,
494 portArg.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/cli/
H A DSecureConnectionCliArgs.java490 portArg = new IntegerArgument("port", OPTION_SHORT_PORT, OPTION_LONG_PORT,
495 portArg.setPropertyName(OPTION_LONG_PORT);
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/cli/
H A DSecureConnectionCliArgs.java490 portArg = new IntegerArgument("port", OPTION_SHORT_PORT, OPTION_LONG_PORT,
495 portArg.setPropertyName(OPTION_LONG_PORT);

Completed in 87 milliseconds

123