Searched refs:getLongIdentifier (Results 1 - 25 of 199) sorted by relevance

12345678

/forgerock/opendj-v3/opendj-server/src/main/java/org/forgerock/opendj/server/setup/cli/
H A DSetupCli.java385 errorMessages.add(ERR_TOOL_CONFLICTING_ARGS.get(addBaseEntry.getLongIdentifier(),
386 importLDIF.getLongIdentifier()));
388 errorMessages.add(ERR_TOOL_CONFLICTING_ARGS.get(addBaseEntry.getLongIdentifier(),
389 sampleData.getLongIdentifier()));
392 errorMessages.add(ERR_TOOL_CONFLICTING_ARGS.get(importLDIF.getLongIdentifier(),
393 sampleData.getLongIdentifier()));
397 errorMessages.add(ERR_TOOL_CONFLICTING_ARGS.get(addBaseEntry.getLongIdentifier(),
398 rejectedImportFile.getLongIdentifier()));
400 errorMessages.add(ERR_TOOL_CONFLICTING_ARGS.get(rejectedImportFile.getLongIdentifier(),
401 sampleData.getLongIdentifier()));
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DInstallDSArgumentParser.java515 directoryManagerPwdStringArg.getLongIdentifier(),
516 directoryManagerPwdFileArg.getLongIdentifier());
524 directoryManagerPwdStringArg.getLongIdentifier(),
525 directoryManagerPwdFileArg.getLongIdentifier());
606 addBaseEntryArg.getLongIdentifier(),
607 importLDIFArg.getLongIdentifier());
613 addBaseEntryArg.getLongIdentifier(),
614 sampleDataArg.getLongIdentifier());
621 importLDIFArg.getLongIdentifier(),
622 sampleDataArg.getLongIdentifier());
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DInstallDSArgumentParser.java514 directoryManagerPwdStringArg.getLongIdentifier(),
515 directoryManagerPwdFileArg.getLongIdentifier());
523 directoryManagerPwdStringArg.getLongIdentifier(),
524 directoryManagerPwdFileArg.getLongIdentifier());
605 addBaseEntryArg.getLongIdentifier(),
606 importLDIFArg.getLongIdentifier());
612 addBaseEntryArg.getLongIdentifier(),
613 sampleDataArg.getLongIdentifier());
620 importLDIFArg.getLongIdentifier(),
621 sampleDataArg.getLongIdentifier());
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DInstallDSArgumentParser.java515 directoryManagerPwdStringArg.getLongIdentifier(),
516 directoryManagerPwdFileArg.getLongIdentifier());
524 directoryManagerPwdStringArg.getLongIdentifier(),
525 directoryManagerPwdFileArg.getLongIdentifier());
606 addBaseEntryArg.getLongIdentifier(),
607 importLDIFArg.getLongIdentifier());
613 addBaseEntryArg.getLongIdentifier(),
614 sampleDataArg.getLongIdentifier());
621 importLDIFArg.getLongIdentifier(),
622 sampleDataArg.getLongIdentifier());
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DInstallDSArgumentParser.java515 directoryManagerPwdStringArg.getLongIdentifier(),
516 directoryManagerPwdFileArg.getLongIdentifier());
524 directoryManagerPwdStringArg.getLongIdentifier(),
525 directoryManagerPwdFileArg.getLongIdentifier());
606 addBaseEntryArg.getLongIdentifier(),
607 importLDIFArg.getLongIdentifier());
613 addBaseEntryArg.getLongIdentifier(),
614 sampleDataArg.getLongIdentifier());
621 importLDIFArg.getLongIdentifier(),
622 sampleDataArg.getLongIdentifier());
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DInstallDSArgumentParser.java514 directoryManagerPwdStringArg.getLongIdentifier(),
515 directoryManagerPwdFileArg.getLongIdentifier());
523 directoryManagerPwdStringArg.getLongIdentifier(),
524 directoryManagerPwdFileArg.getLongIdentifier());
605 addBaseEntryArg.getLongIdentifier(),
606 importLDIFArg.getLongIdentifier());
612 addBaseEntryArg.getLongIdentifier(),
613 sampleDataArg.getLongIdentifier());
620 importLDIFArg.getLongIdentifier(),
621 sampleDataArg.getLongIdentifier());
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/util/args/
H A DArgumentGroup.java146 String newLong = arg.getLongIdentifier();
154 newLong != null && newLong.equals(a.getLongIdentifier())) {
H A DLDAPConnectionArgumentParser.java194 args.bindPasswordArg.getLongIdentifier(),
195 args.bindPasswordFileArg.getLongIdentifier());
207 args.keyStorePasswordArg.getLongIdentifier(),
208 args.keyStorePasswordFileArg.getLongIdentifier());
219 args.trustStorePasswordArg.getLongIdentifier(),
220 args.trustStorePasswordFileArg.getLongIdentifier());
239 args.useSSLArg.getLongIdentifier(),
240 args.useSSLArg.getLongIdentifier());
H A DSubCommand.java319 String longID = argument.getLongIdentifier();
330 argumentName, name, argument.getLongIdentifier(),
339 get(argumentName, name, argument.getLongIdentifier(),
/forgerock/opendj2/src/server/org/opends/server/util/args/
H A DArgumentGroup.java145 String newLong = arg.getLongIdentifier();
153 newLong != null && newLong.equals(a.getLongIdentifier())) {
H A DLDAPConnectionArgumentParser.java193 args.bindPasswordArg.getLongIdentifier(),
194 args.bindPasswordFileArg.getLongIdentifier());
206 args.keyStorePasswordArg.getLongIdentifier(),
207 args.keyStorePasswordFileArg.getLongIdentifier());
218 args.trustStorePasswordArg.getLongIdentifier(),
219 args.trustStorePasswordFileArg.getLongIdentifier());
238 args.useSSLArg.getLongIdentifier(),
239 args.useSSLArg.getLongIdentifier());
/forgerock/opendj2.6.2/src/server/org/opends/server/util/args/
H A DArgumentGroup.java146 String newLong = arg.getLongIdentifier();
154 newLong != null && newLong.equals(a.getLongIdentifier())) {
H A DLDAPConnectionArgumentParser.java194 args.bindPasswordArg.getLongIdentifier(),
195 args.bindPasswordFileArg.getLongIdentifier());
207 args.keyStorePasswordArg.getLongIdentifier(),
208 args.keyStorePasswordFileArg.getLongIdentifier());
219 args.trustStorePasswordArg.getLongIdentifier(),
220 args.trustStorePasswordFileArg.getLongIdentifier());
239 args.useSSLArg.getLongIdentifier(),
240 args.useSSLArg.getLongIdentifier());
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/args/
H A DArgumentGroup.java146 String newLong = arg.getLongIdentifier();
154 newLong != null && newLong.equals(a.getLongIdentifier())) {
H A DLDAPConnectionArgumentParser.java194 args.bindPasswordArg.getLongIdentifier(),
195 args.bindPasswordFileArg.getLongIdentifier());
207 args.keyStorePasswordArg.getLongIdentifier(),
208 args.keyStorePasswordFileArg.getLongIdentifier());
219 args.trustStorePasswordArg.getLongIdentifier(),
220 args.trustStorePasswordFileArg.getLongIdentifier());
239 args.useSSLArg.getLongIdentifier(),
240 args.useSSLArg.getLongIdentifier());
/forgerock/opendj2-hg/src/server/org/opends/server/util/args/
H A DArgumentGroup.java145 String newLong = arg.getLongIdentifier();
153 newLong != null && newLong.equals(a.getLongIdentifier())) {
H A DLDAPConnectionArgumentParser.java193 args.bindPasswordArg.getLongIdentifier(),
194 args.bindPasswordFileArg.getLongIdentifier());
206 args.keyStorePasswordArg.getLongIdentifier(),
207 args.keyStorePasswordFileArg.getLongIdentifier());
218 args.trustStorePasswordArg.getLongIdentifier(),
219 args.trustStorePasswordFileArg.getLongIdentifier());
238 args.useSSLArg.getLongIdentifier(),
239 args.useSSLArg.getLongIdentifier());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/args/
H A DLDAPConnectionArgumentParser.java157 args.bindPasswordArg.getLongIdentifier(), args.bindPasswordFileArg.getLongIdentifier()));
165 args.keyStorePasswordArg.getLongIdentifier(), args.keyStorePasswordFileArg.getLongIdentifier()));
173 args.trustStorePasswordArg.getLongIdentifier(), args.trustStorePasswordFileArg.getLongIdentifier()));
189 args.useSSLArg.getLongIdentifier(), args.useSSLArg.getLongIdentifier()));
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallerArgumentParser.java172 "--"+noPromptArg.getLongIdentifier()));
183 arg.setPropertyName(arg.getLongIdentifier());
382 "--"+forceOnErrorArg.getLongIdentifier(),
383 "--"+noPromptArg.getLongIdentifier());
405 removeAllArg.getLongIdentifier(),
406 removeArgs[i].getLongIdentifier());
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallerArgumentParser.java171 "--"+noPromptArg.getLongIdentifier()));
182 arg.setPropertyName(arg.getLongIdentifier());
381 "--"+forceOnErrorArg.getLongIdentifier(),
382 "--"+noPromptArg.getLongIdentifier());
404 removeAllArg.getLongIdentifier(),
405 removeArgs[i].getLongIdentifier());
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallerArgumentParser.java172 "--"+noPromptArg.getLongIdentifier()));
183 arg.setPropertyName(arg.getLongIdentifier());
382 "--"+forceOnErrorArg.getLongIdentifier(),
383 "--"+noPromptArg.getLongIdentifier());
405 removeAllArg.getLongIdentifier(),
406 removeArgs[i].getLongIdentifier());
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallerArgumentParser.java171 "--"+noPromptArg.getLongIdentifier()));
182 arg.setPropertyName(arg.getLongIdentifier());
381 "--"+forceOnErrorArg.getLongIdentifier(),
382 "--"+noPromptArg.getLongIdentifier());
404 removeAllArg.getLongIdentifier(),
405 removeArgs[i].getLongIdentifier());
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallerArgumentParser.java172 "--"+noPromptArg.getLongIdentifier()));
183 arg.setPropertyName(arg.getLongIdentifier());
382 "--"+forceOnErrorArg.getLongIdentifier(),
383 "--"+noPromptArg.getLongIdentifier());
405 removeAllArg.getLongIdentifier(),
406 removeArgs[i].getLongIdentifier());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/uninstaller/
H A DUninstallerArgumentParser.java167 "--"+noPromptArg.getLongIdentifier()));
175 arg.setPropertyName(arg.getLongIdentifier());
373 ERR_TOOL_CONFLICTING_ARGS.get(forceOnErrorArg.getLongIdentifier(),
374 noPromptArg.getLongIdentifier());
396 removeAllArg.getLongIdentifier(),
397 removeArg.getLongIdentifier());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/
H A DInstallDSArgumentParser.java498 directoryManagerPwdStringArg.getLongIdentifier(),
499 directoryManagerPwdFileArg.getLongIdentifier()));
506 directoryManagerPwdStringArg.getLongIdentifier(),
507 directoryManagerPwdFileArg.getLongIdentifier()));
608 errorMessages.add(ERR_INSTALLDS_NO_BASE_DN_AND_CONFLICTING_ARG.get("--" + arg.getLongIdentifier()));
616 return ERR_TOOL_CONFLICTING_ARGS.get(arg1.getLongIdentifier(), arg2.getLongIdentifier());
674 keyStorePasswordArg.getLongIdentifier(),
675 keyStorePasswordFileArg.getLongIdentifier()));
683 keyStorePasswordArg.getLongIdentifier(),
[all...]

Completed in 1549 milliseconds

12345678