Searched refs:askConfirmation (Results 1 - 17 of 17) sorted by relevance

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallCliHelper.java428 answers[i] = askConfirmation(msgs[i], true, LOG);
735 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_STOP.get(), true, LOG);
746 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_DELETE_FILES.get(), true,
758 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE.get(), true,
770 return askConfirmation(
782 return askConfirmation(
1283 accepted = askConfirmation(
1396 returnValue = askConfirmation(
/forgerock/opendj2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallCliHelper.java427 answers[i] = askConfirmation(msgs[i], true, LOG);
734 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_STOP.get(), true, LOG);
745 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_DELETE_FILES.get(), true,
757 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE.get(), true,
769 return askConfirmation(
781 return askConfirmation(
1282 accepted = askConfirmation(
1395 returnValue = askConfirmation(
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallCliHelper.java428 answers[i] = askConfirmation(msgs[i], true, LOG);
735 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_STOP.get(), true, LOG);
746 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_DELETE_FILES.get(), true,
758 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE.get(), true,
770 return askConfirmation(
782 return askConfirmation(
1283 accepted = askConfirmation(
1396 returnValue = askConfirmation(
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallCliHelper.java427 answers[i] = askConfirmation(msgs[i], true, LOG);
734 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_STOP.get(), true, LOG);
745 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_DELETE_FILES.get(), true,
757 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE.get(), true,
769 return askConfirmation(
781 return askConfirmation(
1282 accepted = askConfirmation(
1395 returnValue = askConfirmation(
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/uninstaller/
H A DUninstallCliHelper.java428 answers[i] = askConfirmation(msgs[i], true, LOG);
735 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_STOP.get(), true, LOG);
746 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_DELETE_FILES.get(), true,
758 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE.get(), true,
770 return askConfirmation(
782 return askConfirmation(
1283 accepted = askConfirmation(
1396 returnValue = askConfirmation(
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/uninstaller/
H A DUninstallCliHelper.java426 answers[i] = askConfirmation(msgs[i], true, logger);
729 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_STOP.get(), true, logger);
740 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_DELETE_FILES.get(), true,
752 return askConfirmation(INFO_CLI_UNINSTALL_CONFIRM_UPDATE_REMOTE.get(), true,
764 return askConfirmation(
776 return askConfirmation(
1291 accepted = askConfirmation(
1397 returnValue = askConfirmation(
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1401 return !askConfirmation(INFO_RESET_CHANGE_NUMBER_CONFIRM_RESET.get(uData.getDestinationHostPort()),
1970 return !askConfirmation(getInitializeReplicationPrompt(uData, ctxSource, ctxDestination), defaultValue);
2068 promptForConnection = !askConfirmation(
2250 if (!askConfirmation(msg, false))
2267 configureReplicationServer1 = askConfirmation(
2321 askConfirmation(INFO_REPLICATION_ENABLE_SECURE1_PROMPT.get(replicationPort1),
2340 configureReplicationDomain1 = askConfirmation(
2519 if (!askConfirmation(prompt, false))
2537 configureReplicationServer2 = askConfirmation(
2600 askConfirmation(INFO_REPLICATION_ENABLE_SECURE2_PROMP
3003 private boolean askConfirmation(final LocalizableMessage msg, final boolean defaultValue) method in class:ReplicationCliMain
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1481 if (askConfirmation(
1575 !askConfirmation(
1845 if (!askConfirmation(
1870 configureReplicationServer1 = askConfirmation(
1929 askConfirmation(INFO_REPLICATION_ENABLE_SECURE1_PROMPT.get(
1948 configureReplicationDomain1 = askConfirmation(
2135 if (!askConfirmation(
2160 configureReplicationServer2 = askConfirmation(
2230 askConfirmation(INFO_REPLICATION_ENABLE_SECURE2_PROMPT.get(
2250 configureReplicationDomain2 = askConfirmation(
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1481 if (askConfirmation(
1575 !askConfirmation(
1845 if (!askConfirmation(
1870 configureReplicationServer1 = askConfirmation(
1929 askConfirmation(INFO_REPLICATION_ENABLE_SECURE1_PROMPT.get(
1948 configureReplicationDomain1 = askConfirmation(
2135 if (!askConfirmation(
2160 configureReplicationServer2 = askConfirmation(
2230 askConfirmation(INFO_REPLICATION_ENABLE_SECURE2_PROMPT.get(
2250 configureReplicationDomain2 = askConfirmation(
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1482 if (askConfirmation(
1576 !askConfirmation(
1846 if (!askConfirmation(
1871 configureReplicationServer1 = askConfirmation(
1930 askConfirmation(INFO_REPLICATION_ENABLE_SECURE1_PROMPT.get(
1949 configureReplicationDomain1 = askConfirmation(
2136 if (!askConfirmation(
2161 configureReplicationServer2 = askConfirmation(
2231 askConfirmation(INFO_REPLICATION_ENABLE_SECURE2_PROMPT.get(
2251 configureReplicationDomain2 = askConfirmation(
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1496 !askConfirmation(
1755 if (!askConfirmation(
1780 configureReplicationServer1 = askConfirmation(
1839 askConfirmation(INFO_REPLICATION_ENABLE_SECURE1_PROMPT.get(
1858 configureReplicationDomain1 = askConfirmation(
2048 if (!askConfirmation(
2073 configureReplicationServer2 = askConfirmation(
2143 askConfirmation(INFO_REPLICATION_ENABLE_SECURE2_PROMPT.get(
2163 configureReplicationDomain2 = askConfirmation(
2375 disableAll = askConfirmation(INFO_REPLICATION_PROMPT_DISABLE_AL
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1496 !askConfirmation(
1755 if (!askConfirmation(
1780 configureReplicationServer1 = askConfirmation(
1839 askConfirmation(INFO_REPLICATION_ENABLE_SECURE1_PROMPT.get(
1858 configureReplicationDomain1 = askConfirmation(
2048 if (!askConfirmation(
2073 configureReplicationServer2 = askConfirmation(
2143 askConfirmation(INFO_REPLICATION_ENABLE_SECURE2_PROMPT.get(
2163 configureReplicationDomain2 = askConfirmation(
2375 disableAll = askConfirmation(INFO_REPLICATION_PROMPT_DISABLE_AL
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java1030 protected final boolean askConfirmation(Message prompt, boolean defaultValue, method in class:ConsoleApplication
/forgerock/opendj2/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java1051 protected final boolean askConfirmation(Message prompt, boolean defaultValue, method in class:ConsoleApplication
/forgerock/opendj2.6.2/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java1004 protected final boolean askConfirmation(Message prompt, boolean defaultValue, method in class:ConsoleApplication
/forgerock/opendj2-jel-hg/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java1030 protected final boolean askConfirmation(Message prompt, boolean defaultValue, method in class:ConsoleApplication
/forgerock/opendj2-hg/src/server/org/opends/server/util/cli/
H A DConsoleApplication.java1051 protected final boolean askConfirmation(Message prompt, boolean defaultValue, method in class:ConsoleApplication

Completed in 108 milliseconds