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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DNewBaseDNPanel.java975 final RootCfgClient root = getRootConfigurationClient();
985 private RootCfgClient getRootConfigurationClient() method in class:NewBaseDNPanel.NewBaseDNTask
999 final BackendCfgClient backend = getRootConfigurationClient().getBackend(backendName);
1034 final RootCfgClient root = getRootConfigurationClient();

Completed in 22 milliseconds