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

/forgerock/opendj-b2.6/src/server/org/opends/server/plugins/
H A DUniqueAttributePlugin.java247 conflictDN = getConflictingEntryDN(baseDNs, entry.getDN(),
341 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config,
404 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
500 conflictDN = getConflictingEntryDN(baseDNs,
577 conflictDN = getConflictingEntryDN(baseDNs, entry.getDN(),
655 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config,
713 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
796 conflictDN = getConflictingEntryDN(baseDNs,
883 private DN getConflictingEntryDN(Set<DN> baseDNs, DN targetDN, method in class:UniqueAttributePlugin
/forgerock/opendj2.6.2/src/server/org/opends/server/plugins/
H A DUniqueAttributePlugin.java247 conflictDN = getConflictingEntryDN(baseDNs, entry.getDN(),
341 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config,
404 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
500 conflictDN = getConflictingEntryDN(baseDNs,
577 conflictDN = getConflictingEntryDN(baseDNs, entry.getDN(),
655 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config,
713 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
796 conflictDN = getConflictingEntryDN(baseDNs,
883 private DN getConflictingEntryDN(Set<DN> baseDNs, DN targetDN, method in class:UniqueAttributePlugin
/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/
H A DUniqueAttributePlugin.java247 conflictDN = getConflictingEntryDN(baseDNs, entry.getDN(),
341 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config,
404 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
500 conflictDN = getConflictingEntryDN(baseDNs,
582 conflictDN = getConflictingEntryDN(baseDNs, entry.getDN(),
655 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config,
708 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
785 conflictDN = getConflictingEntryDN(baseDNs,
867 private DN getConflictingEntryDN(Set<DN> baseDNs, DN targetDN, method in class:UniqueAttributePlugin
/forgerock/opendj2/src/server/org/opends/server/plugins/
H A DUniqueAttributePlugin.java316 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
557 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config, v);
642 private DN getConflictingEntryDN(Set<DN> baseDNs, DN targetDN, method in class:UniqueAttributePlugin
/forgerock/opendj2-hg/src/server/org/opends/server/plugins/
H A DUniqueAttributePlugin.java316 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
557 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config, v);
642 private DN getConflictingEntryDN(Set<DN> baseDNs, DN targetDN, method in class:UniqueAttributePlugin
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/plugins/
H A DUniqueAttributePlugin.java309 conflictDN = getConflictingEntryDN(baseDNs, entryDN,
536 conflictDN = getConflictingEntryDN(baseDNs, entryDN, config, v);
618 private DN getConflictingEntryDN(Set<DN> baseDNs, DN targetDN, method in class:UniqueAttributePlugin

Completed in 38 milliseconds