Searched refs:getLDIFPath (Results 1 - 13 of 13) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/upgrade/
H A DDirectoryContentUpgrader.java169 ret.add(upgrader.getLDIFPath());
228 processLDIF(conn, upgrader.getLDIFPath());
256 public String getLDIFPath(); method in interface:DirectoryContentUpgrader.Upgrader
272 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddCTSSchema
285 public String getLDIFPath() { method in class:DirectoryContentUpgrader.CreateCTSContainer
305 public String getLDIFPath() { method in class:DirectoryContentUpgrader.OATH2FASchema
319 public String getLDIFPath() { method in class:DirectoryContentUpgrader.CreateCTSIndexes
338 public String getLDIFPath() { method in class:DirectoryContentUpgrader.UpdateCTSDate01Index
368 public String getLDIFPath() { method in class:DirectoryContentUpgrader.DeleteUnusedCTSIndices
383 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddDashboardSchema
396 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddDevicePrintSchema
409 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddKBAInformationSchema
422 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddUmaAuditSchema
435 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddResourceSetsSchema
448 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddUmaPendingRequestsSchema
461 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddOATHDeviceSchema
[all...]
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/upgrade/
H A DDirectoryContentUpgrader.java201 ret.add(upgrader.getLDIFPath());
290 processLDIF(conn, upgrader.getLDIFPath());
334 public String getLDIFPath(); method in interface:DirectoryContentUpgrader.Upgrader
350 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddCTSSchema
363 public String getLDIFPath() { method in class:DirectoryContentUpgrader.UpgradeCTSToMultiValue
376 public String getLDIFPath() { method in class:DirectoryContentUpgrader.CreateCTSContainer
396 public String getLDIFPath() { method in class:DirectoryContentUpgrader.OATH2FASchema
410 public String getLDIFPath() { method in class:DirectoryContentUpgrader.CreateCTSIndexes
426 public String getLDIFPath() { method in class:DirectoryContentUpgrader.UpgradeCTSIndexes
445 public String getLDIFPath() { method in class:DirectoryContentUpgrader.UpdateCTSDate01Index
475 public String getLDIFPath() { method in class:DirectoryContentUpgrader.DeleteUnusedCTSIndices
490 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddDashboardSchema
503 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddDevicePrintSchema
516 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddKBAInformationSchema
529 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddUmaAuditSchema
548 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddResourceSetsSchema
567 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddUmaPendingRequestsSchema
586 public String getLDIFPath() { return "/WEB-INF/template/ldif/opendj/opendj_uma_resource_set_labels.ldif"; } method in class:DirectoryContentUpgrader.AddUmaResourceSetLabelsContainer
604 public String getLDIFPath() { return "/WEB-INF/template/ldif/opendj/opendj_uma_labels_schema.ldif"; } method in class:DirectoryContentUpgrader.AddUmaResourceSetLabelsSchema
621 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddOATHDeviceSchema
634 public String getLDIFPath() { method in class:DirectoryContentUpgrader.AddPushDeviceSchema
653 public String getLDIFPath() { method in class:DirectoryContentUpgrader.LiftUserPasswordRestriction
673 public String getLDIFPath() { method in class:DirectoryContentUpgrader.RemoveBlanketDenyAll
[all...]
/forgerock/openam/openam-datastore/src/test/java/org/forgerock/openam/idrepo/ldap/
H A DPSearchRepoTest.java39 protected String getLDIFPath() { method in class:PSearchRepoTest
H A DADBasicRepoTest.java53 protected String getLDIFPath() { method in class:ADBasicRepoTest
H A DADMailBasedRepoTest.java54 protected String getLDIFPath() { method in class:ADMailBasedRepoTest
H A DIdRepoTestBase.java119 new LDIFEntryReader(getClass().getResourceAsStream(getLDIFPath()))));
137 protected abstract String getLDIFPath(); method in class:IdRepoTestBase
H A DDSEERepoTest.java50 protected String getLDIFPath() { method in class:DSEERepoTest
H A DGenericRepoTest.java64 protected String getLDIFPath() { method in class:GenericRepoTest
/forgerock/openam-v13/openam-datastore/src/test/java/org/forgerock/openam/idrepo/ldap/
H A DADBasicRepoTest.java53 protected String getLDIFPath() { method in class:ADBasicRepoTest
H A DADMailBasedRepoTest.java54 protected String getLDIFPath() { method in class:ADMailBasedRepoTest
H A DIdRepoTestBase.java118 new LDIFEntryReader(getClass().getResourceAsStream(getLDIFPath()))));
136 protected abstract String getLDIFPath(); method in class:IdRepoTestBase
H A DDSEERepoTest.java50 protected String getLDIFPath() { method in class:DSEERepoTest
H A DGenericRepoTest.java62 protected String getLDIFPath() { method in class:GenericRepoTest

Completed in 77 milliseconds