Searched refs:baseDNSet (Results 1 - 25 of 27) sorted by relevance

12

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/
H A DNullBackend.java105 private HashSet<DN> baseDNSet; field in class:NullBackend
154 baseDNSet = new HashSet<>();
155 Collections.addAll(baseDNSet, baseDNs);
306 && baseDNSet.contains(searchOperation.getBaseDN()))
H A DLDIFBackend.java79 private Set<DN> baseDNSet; field in class:LDIFBackend
532 if (baseDNSet.contains(entryDN))
1121 if (baseDNSet.contains(entryDN))
1248 baseDNSet = new HashSet<>();
1249 Collections.addAll(baseDNSet, baseDNs);
1293 if (baseDNSet != null && !baseDNSet.equals(configuration.getBaseDN()))
H A DMemoryBackend.java116 private HashSet<DN> baseDNSet; field in class:MemoryBackend
179 baseDNSet = new HashSet<>();
180 Collections.addAll(baseDNSet, baseDNs);
350 if (baseDNSet.contains(entryDN))
/forgerock/opendj2/src/server/org/opends/server/backends/
H A DLDIFBackend.java79 private Set<DN> baseDNSet; field in class:LDIFBackend
535 if (baseDNSet.contains(entryDN))
1144 if (baseDNSet.contains(entryDN))
1294 baseDNSet = new HashSet<DN>();
1295 Collections.addAll(baseDNSet, baseDNs);
1341 if (baseDNSet != null && !baseDNSet.equals(configuration.getBaseDN()))
H A DNullBackend.java116 private HashSet<DN> baseDNSet; field in class:NullBackend
172 baseDNSet = new HashSet<DN>();
175 baseDNSet.add(dn);
H A DMemoryBackend.java119 private HashSet<DN> baseDNSet; field in class:MemoryBackend
182 baseDNSet = new HashSet<DN>();
185 baseDNSet.add(dn);
370 if (baseDNSet.contains(entryDN))
H A DTrustStoreBackend.java151 SortedSet<DN> baseDNSet = configuration.getBaseDN();
152 if (baseDNSet.size() != 1)
158 baseDN = baseDNSet.first();
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DLDIFBackend.java114 private HashSet<DN> baseDNSet; field in class:LDIFBackend
615 if (baseDNSet.contains(entryDN))
1287 if (baseDNSet.contains(entryDN))
1470 baseDNSet = new HashSet<DN>();
1473 baseDNSet.add(dn);
1531 if (baseDNSet != null)
1533 if (! baseDNSet.equals(configuration.getBaseDN()))
H A DNullBackend.java119 private HashSet<DN> baseDNSet; field in class:NullBackend
179 baseDNSet = new HashSet<DN>();
182 baseDNSet.add(dn);
H A DMemoryBackend.java124 private HashSet<DN> baseDNSet; field in class:MemoryBackend
196 baseDNSet = new HashSet<DN>();
199 baseDNSet.add(dn);
425 if (baseDNSet.contains(entryDN))
H A DTrustStoreBackend.java172 SortedSet<DN> baseDNSet = configuration.getBaseDN();
173 if (baseDNSet.size() != 1)
179 baseDN = baseDNSet.first();
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DLDIFBackend.java114 private HashSet<DN> baseDNSet; field in class:LDIFBackend
615 if (baseDNSet.contains(entryDN))
1287 if (baseDNSet.contains(entryDN))
1470 baseDNSet = new HashSet<DN>();
1473 baseDNSet.add(dn);
1531 if (baseDNSet != null)
1533 if (! baseDNSet.equals(configuration.getBaseDN()))
H A DNullBackend.java119 private HashSet<DN> baseDNSet; field in class:NullBackend
179 baseDNSet = new HashSet<DN>();
182 baseDNSet.add(dn);
H A DMemoryBackend.java124 private HashSet<DN> baseDNSet; field in class:MemoryBackend
196 baseDNSet = new HashSet<DN>();
199 baseDNSet.add(dn);
425 if (baseDNSet.contains(entryDN))
H A DTrustStoreBackend.java172 SortedSet<DN> baseDNSet = configuration.getBaseDN();
173 if (baseDNSet.size() != 1)
179 baseDN = baseDNSet.first();
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DLDIFBackend.java79 private Set<DN> baseDNSet; field in class:LDIFBackend
535 if (baseDNSet.contains(entryDN))
1144 if (baseDNSet.contains(entryDN))
1294 baseDNSet = new HashSet<DN>();
1295 Collections.addAll(baseDNSet, baseDNs);
1341 if (baseDNSet != null && !baseDNSet.equals(configuration.getBaseDN()))
H A DNullBackend.java116 private HashSet<DN> baseDNSet; field in class:NullBackend
172 baseDNSet = new HashSet<DN>();
175 baseDNSet.add(dn);
H A DMemoryBackend.java119 private HashSet<DN> baseDNSet; field in class:MemoryBackend
182 baseDNSet = new HashSet<DN>();
185 baseDNSet.add(dn);
370 if (baseDNSet.contains(entryDN))
H A DTrustStoreBackend.java151 SortedSet<DN> baseDNSet = configuration.getBaseDN();
152 if (baseDNSet.size() != 1)
158 baseDN = baseDNSet.first();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DLDIFBackend.java114 private HashSet<DN> baseDNSet; field in class:LDIFBackend
615 if (baseDNSet.contains(entryDN))
1287 if (baseDNSet.contains(entryDN))
1470 baseDNSet = new HashSet<DN>();
1473 baseDNSet.add(dn);
1531 if (baseDNSet != null)
1533 if (! baseDNSet.equals(configuration.getBaseDN()))
H A DNullBackend.java119 private HashSet<DN> baseDNSet; field in class:NullBackend
179 baseDNSet = new HashSet<DN>();
182 baseDNSet.add(dn);
H A DMemoryBackend.java124 private HashSet<DN> baseDNSet; field in class:MemoryBackend
196 baseDNSet = new HashSet<DN>();
199 baseDNSet.add(dn);
425 if (baseDNSet.contains(entryDN))
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/server/
H A DReplicationBackend.java143 private HashSet<DN> baseDNSet; field in class:ReplicationBackend
234 baseDNSet = new HashSet<DN>();
235 baseDNSet.addAll(Arrays.asList(baseDNs));
381 if(baseDNSet.contains(entryDN)) {
1337 if (baseDNSet.contains(searchBaseDN))
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/server/
H A DReplicationBackend.java143 private HashSet<DN> baseDNSet; field in class:ReplicationBackend
234 baseDNSet = new HashSet<DN>();
235 baseDNSet.addAll(Arrays.asList(baseDNs));
381 if(baseDNSet.contains(entryDN)) {
1337 if (baseDNSet.contains(searchBaseDN))
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/server/
H A DReplicationBackend.java143 private HashSet<DN> baseDNSet; field in class:ReplicationBackend
234 baseDNSet = new HashSet<DN>();
235 baseDNSet.addAll(Arrays.asList(baseDNs));
381 if(baseDNSet.contains(entryDN)) {
1337 if (baseDNSet.contains(searchBaseDN))

Completed in 66 milliseconds

12