Searched defs:createBaseEntry (Results 1 - 25 of 32) sorted by relevance

12

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/
H A DNewSuffixOptions.java87 public static NewSuffixOptions createBaseEntry(List<String> baseDNs) method in class:NewSuffixOptions
H A DInstaller.java1215 private void createBaseEntry() throws ApplicationException { method in class:Installer
2327 createBaseEntry();
4049 dataOptions = NewSuffixOptions.createBaseEntry(baseDns);
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/
H A DNewSuffixOptions.java94 public static NewSuffixOptions createBaseEntry(LinkedList<String> baseDNs) method in class:NewSuffixOptions
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/
H A DNewSuffixOptions.java94 public static NewSuffixOptions createBaseEntry(LinkedList<String> baseDNs) method in class:NewSuffixOptions
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DNewSuffixOptions.java87 public static NewSuffixOptions createBaseEntry(List<String> baseDNs) method in class:NewSuffixOptions
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DNewSuffixOptions.java94 public static NewSuffixOptions createBaseEntry(LinkedList<String> baseDNs) method in class:NewSuffixOptions
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DNewSuffixOptions.java87 public static NewSuffixOptions createBaseEntry(List<String> baseDNs) method in class:NewSuffixOptions
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowConfigurationTest.java365 private void createBaseEntry(String baseDN, String backendID) method in class:WorkflowConfigurationTest
436 * @param createBaseEntry indicate whether to automatically create the base
445 boolean createBaseEntry
457 if (createBaseEntry)
578 createBaseEntry(testBaseDN2, testBackendID2);
597 createBaseEntry(testBaseDN3, testBackendID2);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowConfigurationTest.java364 private void createBaseEntry(String baseDN, String backendID) method in class:WorkflowConfigurationTest
435 * @param createBaseEntry indicate whether to automatically create the base
444 boolean createBaseEntry
456 if (createBaseEntry)
577 createBaseEntry(testBaseDN2, testBackendID2);
596 createBaseEntry(testBaseDN3, testBackendID2);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowConfigurationTest.java365 private void createBaseEntry(String baseDN, String backendID) method in class:WorkflowConfigurationTest
436 * @param createBaseEntry indicate whether to automatically create the base
445 boolean createBaseEntry
457 if (createBaseEntry)
578 createBaseEntry(testBaseDN2, testBackendID2);
597 createBaseEntry(testBaseDN3, testBackendID2);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowConfigurationTest.java364 private void createBaseEntry(String baseDN, String backendID) method in class:WorkflowConfigurationTest
435 * @param createBaseEntry indicate whether to automatically create the base
444 boolean createBaseEntry
456 if (createBaseEntry)
577 createBaseEntry(testBaseDN2, testBackendID2);
596 createBaseEntry(testBaseDN3, testBackendID2);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowConfigurationTest.java365 private void createBaseEntry(String baseDN, String backendID) method in class:WorkflowConfigurationTest
436 * @param createBaseEntry indicate whether to automatically create the base
445 boolean createBaseEntry
457 if (createBaseEntry)
578 createBaseEntry(testBaseDN2, testBackendID2);
597 createBaseEntry(testBaseDN3, testBackendID2);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java819 * @param createBaseEntry Indicate whether to automatically create the base
824 public static void initializeTestBackend(boolean createBaseEntry) argument
829 TEST_BACKEND_ID, TEST_ROOT_DN_STRING, createBaseEntry);
839 * @param createBaseEntry Indicate whether to automatically create the base
847 boolean createBaseEntry
875 if (createBaseEntry)
897 * @param createBaseEntry Indicate whether to automatically create the base
902 * @param dn The suffix of the backend to create if the the createBaseEntry
907 public static void clearJEBackend(boolean createBaseEntry, String beID, String dn) argument
920 if (createBaseEntry)
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DExternalChangeLogTest.java2809 boolean createBaseEntry,
2838 if (createBaseEntry)
2808 initializeTestBackend( boolean createBaseEntry, String rootDN, String backendId) argument
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java784 * @param createBaseEntry Indicate whether to automatically create the base
789 public static void initializeTestBackend(boolean createBaseEntry) throws Exception argument
791 initializeMemoryBackend(TEST_BACKEND_ID, TEST_ROOT_DN_STRING, createBaseEntry);
801 * @param createBaseEntry Indicate whether to automatically create the base
809 boolean createBaseEntry
836 if (createBaseEntry)
860 * @param createBaseEntry Indicate whether to automatically create the base
865 * @param dn The suffix of the backend to create if the the createBaseEntry
870 public static void clearJEBackend(boolean createBaseEntry, String beID, String dn) argument
883 if (createBaseEntry)
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/backends/
H A DChangelogBackendTestCase.java1497 private static Backend<?> initializeMemoryBackend(boolean createBaseEntry, String backendId) throws Exception argument
1520 if (createBaseEntry)
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java819 * @param createBaseEntry Indicate whether to automatically create the base
824 public static void initializeTestBackend(boolean createBaseEntry) argument
829 TEST_BACKEND_ID, TEST_ROOT_DN_STRING, createBaseEntry);
839 * @param createBaseEntry Indicate whether to automatically create the base
847 boolean createBaseEntry
875 if (createBaseEntry)
897 * @param createBaseEntry Indicate whether to automatically create the base
902 * @param dn The suffix of the backend to create if the the createBaseEntry
907 public static void clearJEBackend(boolean createBaseEntry, String beID, String dn) argument
920 if (createBaseEntry)
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DExternalChangeLogTest.java2809 boolean createBaseEntry,
2838 if (createBaseEntry)
2808 initializeTestBackend( boolean createBaseEntry, String rootDN, String backendId) argument
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/backends/
H A DChangelogBackendTestCase.java1497 private static Backend<?> initializeMemoryBackend(boolean createBaseEntry, String backendId) throws Exception argument
1520 if (createBaseEntry)
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java784 * @param createBaseEntry Indicate whether to automatically create the base
789 public static void initializeTestBackend(boolean createBaseEntry) throws Exception argument
791 initializeMemoryBackend(TEST_BACKEND_ID, TEST_ROOT_DN_STRING, createBaseEntry);
801 * @param createBaseEntry Indicate whether to automatically create the base
809 boolean createBaseEntry
836 if (createBaseEntry)
860 * @param createBaseEntry Indicate whether to automatically create the base
865 * @param dn The suffix of the backend to create if the the createBaseEntry
870 public static void clearJEBackend(boolean createBaseEntry, String beID, String dn) argument
883 if (createBaseEntry)
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/
H A DTestCaseUtils.java908 * @param createBaseEntry Indicate whether to automatically create the base
915 public static void initializeTestBackend(boolean createBaseEntry) argument
920 TEST_BACKEND_ID, TEST_ROOT_DN_STRING, createBaseEntry);
930 * @param createBaseEntry Indicate whether to automatically create the base
938 String namingContext, boolean createBaseEntry)
966 if (createBaseEntry)
989 * @param createBaseEntry Indicate whether to automatically create the base
994 * @param dn The suffix of the backend to create if the the createBaseEntry
999 public static void clearJEBackend(boolean createBaseEntry, String beID, String dn) argument
1012 if (createBaseEntry)
937 initializeMemoryBackend(String backendID, String namingContext, boolean createBaseEntry) argument
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/
H A DExternalChangeLogTest.java2809 boolean createBaseEntry,
2838 if (createBaseEntry)
2808 initializeTestBackend( boolean createBaseEntry, String rootDN, String backendId) argument
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/
H A DTestCaseUtils.java759 * @param createBaseEntry Indicate whether to automatically create the base
764 public static void initializeTestBackend(boolean createBaseEntry) throws Exception argument
766 initializeMemoryBackend(TEST_BACKEND_ID, TEST_ROOT_DN_STRING, createBaseEntry);
776 * @param createBaseEntry Indicate whether to automatically create the base
784 boolean createBaseEntry
811 if (createBaseEntry)
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/backends/
H A DChangelogBackendTestCase.java1531 private static Backend<?> initializeMemoryBackend(boolean createBaseEntry, String backendId) throws Exception argument
1554 if (createBaseEntry)
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/plugin/
H A DLDAPReplicationDomain.java3837 * @param createBaseEntry Indicate whether to automatically create the base
3840 * @param dn The suffix of the backend to create if the the createBaseEntry
3844 public static void clearJEBackend(boolean createBaseEntry, String beID, argument
3876 if (createBaseEntry)

Completed in 349 milliseconds

12