Searched defs:useAdminCtx (Results 1 - 25 of 30) sorted by relevance

12

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/task/
H A DResetUserPasswordTask.java69 private boolean useAdminCtx; field in class:ResetUserPasswordTask
117 useAdminCtx = controller.isConfigurationNode(node);
179 args.addAll(getConnectionCommandLineArguments(useAdminCtx, true));
H A DDeleteEntryTask.java83 private boolean useAdminCtx; field in class:DeleteEntryTask
243 useAdminCtx = controller.isConfigurationNode(node);
526 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DNewEntryTask.java73 private boolean useAdminCtx = false; field in class:NewEntryTask
199 useAdminCtx = controller.isConfigurationNode(parentNode);
204 useAdminCtx = true;
316 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DModifyEntryTask.java83 private boolean useAdminCtx = false; field in class:ModifyEntryTask
245 useAdminCtx = controller.isConfigurationNode(node);
258 useAdminCtx);
421 printEquivalentRenameCommand(oldDN, newEntry.getDN(), useAdminCtx);
460 printEquivalentCommandToModify(dn, originalMods, useAdminCtx);
H A DTask.java924 * @param useAdminCtx use the administration connector.
927 Collection<ModificationItem> mods, boolean useAdminCtx)
929 printEquivalentCommandToModify(dn.toString(), mods, useAdminCtx);
936 * @param useAdminCtx use the administration connector.
939 Collection<ModificationItem> mods, boolean useAdminCtx)
943 getConnectionCommandLineArguments(useAdminCtx, true)));
1078 * @param useAdminCtx use the administration connector.
1081 boolean useAdminCtx)
1085 getConnectionCommandLineArguments(useAdminCtx, true)));
926 printEquivalentCommandToModify(DN dn, Collection<ModificationItem> mods, boolean useAdminCtx) argument
938 printEquivalentCommandToModify(String dn, Collection<ModificationItem> mods, boolean useAdminCtx) argument
1080 printEquivalentRenameCommand(DN oldDN, DN newDN, boolean useAdminCtx) argument
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/task/
H A DResetUserPasswordTask.java68 private boolean useAdminCtx; field in class:ResetUserPasswordTask
116 useAdminCtx = controller.isConfigurationNode(node);
178 args.addAll(getConnectionCommandLineArguments(useAdminCtx, true));
H A DDeleteEntryTask.java82 private boolean useAdminCtx; field in class:DeleteEntryTask
242 useAdminCtx = controller.isConfigurationNode(node);
525 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DNewEntryTask.java72 private boolean useAdminCtx = false; field in class:NewEntryTask
198 useAdminCtx = controller.isConfigurationNode(parentNode);
203 useAdminCtx = true;
315 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DModifyEntryTask.java82 private boolean useAdminCtx = false; field in class:ModifyEntryTask
244 useAdminCtx = controller.isConfigurationNode(node);
257 useAdminCtx);
420 printEquivalentRenameCommand(oldDN, newEntry.getDN(), useAdminCtx);
459 printEquivalentCommandToModify(dn, originalMods, useAdminCtx);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/task/
H A DResetUserPasswordTask.java69 private boolean useAdminCtx; field in class:ResetUserPasswordTask
117 useAdminCtx = controller.isConfigurationNode(node);
179 args.addAll(getConnectionCommandLineArguments(useAdminCtx, true));
H A DDeleteEntryTask.java83 private boolean useAdminCtx; field in class:DeleteEntryTask
243 useAdminCtx = controller.isConfigurationNode(node);
526 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DNewEntryTask.java73 private boolean useAdminCtx = false; field in class:NewEntryTask
199 useAdminCtx = controller.isConfigurationNode(parentNode);
204 useAdminCtx = true;
316 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DModifyEntryTask.java83 private boolean useAdminCtx = false; field in class:ModifyEntryTask
245 useAdminCtx = controller.isConfigurationNode(node);
258 useAdminCtx);
421 printEquivalentRenameCommand(oldDN, newEntry.getDN(), useAdminCtx);
460 printEquivalentCommandToModify(dn, originalMods, useAdminCtx);
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DResetUserPasswordTask.java68 private boolean useAdminCtx; field in class:ResetUserPasswordTask
116 useAdminCtx = controller.isConfigurationNode(node);
178 args.addAll(getConnectionCommandLineArguments(useAdminCtx, true));
H A DDeleteEntryTask.java82 private boolean useAdminCtx; field in class:DeleteEntryTask
242 useAdminCtx = controller.isConfigurationNode(node);
525 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DNewEntryTask.java72 private boolean useAdminCtx = false; field in class:NewEntryTask
198 useAdminCtx = controller.isConfigurationNode(parentNode);
203 useAdminCtx = true;
315 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DModifyEntryTask.java82 private boolean useAdminCtx = false; field in class:ModifyEntryTask
244 useAdminCtx = controller.isConfigurationNode(node);
257 useAdminCtx);
420 printEquivalentRenameCommand(oldDN, newEntry.getDN(), useAdminCtx);
459 printEquivalentCommandToModify(dn, originalMods, useAdminCtx);
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DResetUserPasswordTask.java69 private boolean useAdminCtx; field in class:ResetUserPasswordTask
117 useAdminCtx = controller.isConfigurationNode(node);
179 args.addAll(getConnectionCommandLineArguments(useAdminCtx, true));
H A DDeleteEntryTask.java83 private boolean useAdminCtx; field in class:DeleteEntryTask
243 useAdminCtx = controller.isConfigurationNode(node);
526 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DNewEntryTask.java73 private boolean useAdminCtx = false; field in class:NewEntryTask
199 useAdminCtx = controller.isConfigurationNode(parentNode);
204 useAdminCtx = true;
316 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DModifyEntryTask.java83 private boolean useAdminCtx = false; field in class:ModifyEntryTask
245 useAdminCtx = controller.isConfigurationNode(node);
258 useAdminCtx);
421 printEquivalentRenameCommand(oldDN, newEntry.getDN(), useAdminCtx);
460 printEquivalentCommandToModify(dn, originalMods, useAdminCtx);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/task/
H A DResetUserPasswordTask.java69 private boolean useAdminCtx; field in class:ResetUserPasswordTask
117 useAdminCtx = controller.isConfigurationNode(node);
167 args.addAll(getConnectionCommandLineArguments(useAdminCtx, true));
H A DDeleteEntryTask.java82 private boolean useAdminCtx; field in class:DeleteEntryTask
221 useAdminCtx = controller.isConfigurationNode(node);
500 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DNewEntryTask.java69 private boolean useAdminCtx; field in class:NewEntryTask
175 useAdminCtx = controller.isConfigurationNode(parentNode);
180 useAdminCtx = true;
291 getConnectionCommandLineArguments(useAdminCtx, true)));
H A DModifyEntryTask.java84 private boolean useAdminCtx; field in class:ModifyEntryTask
224 useAdminCtx = controller.isConfigurationNode(node);
237 useAdminCtx);
360 printEquivalentRenameCommand(oldDN, newEntry.getName(), useAdminCtx);
398 printEquivalentCommandToModify(dn, originalMods, useAdminCtx);

Completed in 85 milliseconds

12