Searched defs:getDsReplicationEquivalentCommandLine (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/util/
H A DUtils.java1892 cmdLines.add(getDsReplicationEquivalentCommandLine(subcommand, userData, hmServerBaseDNs.get(server), server));
2007 private static List<String> getDsReplicationEquivalentCommandLine(String subcommand, UserData userData, method in class:Utils

Completed in 31 milliseconds