Searched refs:delAttribute (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DRelaxedUniqueAttributePluginTestCase.java484 delAttribute(e, "uidNumber");
520 delAttribute(e, "uidNumber");
577 delAttribute(e, "uidNumber");
581 delAttribute(e, "uidNumber");
585 delAttribute(e, "uidNumber");
604 delAttribute(e, "uidNumber");
608 delAttribute(e, "uidNumber");
620 delAttribute(e, "uidNumber");
631 delAttribute(e, "cn");
636 delAttribute(
[all...]
H A DUniqueAttributePluginTestCase.java536 delAttribute(e, "mail");
545 delAttribute(e, "telephoneNumber");
549 delAttribute(e, "telephoneNumber");
552 delAttribute(e, "mobile");
559 delAttribute(e, "pager");
574 delAttribute(e, "mail");
596 delAttribute(e, "mail");
605 delAttribute(e, "mobile");
924 protected static void delAttribute(Entry entry, String attrTypeString) method in class:UniqueAttributePluginTestCase
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DUniqueAttributePluginTestCase.java481 delAttribute(e, "mail");
491 delAttribute(e, "mobile");
501 delAttribute(e, "pager");
525 delAttribute(e, "mail");
534 delAttribute(e, "mobile");
810 private void delAttribute(Entry entry, String attrTypeString) { method in class:UniqueAttributePluginTestCase
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DUniqueAttributePluginTestCase.java482 delAttribute(e, "mail");
492 delAttribute(e, "mobile");
502 delAttribute(e, "pager");
526 delAttribute(e, "mail");
535 delAttribute(e, "mobile");
817 private void delAttribute(Entry entry, String attrTypeString) { method in class:UniqueAttributePluginTestCase
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DUniqueAttributePluginTestCase.java481 delAttribute(e, "mail");
491 delAttribute(e, "mobile");
501 delAttribute(e, "pager");
525 delAttribute(e, "mail");
534 delAttribute(e, "mobile");
810 private void delAttribute(Entry entry, String attrTypeString) { method in class:UniqueAttributePluginTestCase
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DUniqueAttributePluginTestCase.java482 delAttribute(e, "mail");
492 delAttribute(e, "mobile");
502 delAttribute(e, "pager");
526 delAttribute(e, "mail");
535 delAttribute(e, "mobile");
817 private void delAttribute(Entry entry, String attrTypeString) { method in class:UniqueAttributePluginTestCase
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/plugins/
H A DUniqueAttributePluginTestCase.java467 delAttribute(e, "mail");
477 delAttribute(e, "mobile");
487 delAttribute(e, "pager");
511 delAttribute(e, "mail");
520 delAttribute(e, "mobile");
788 private void delAttribute(Entry entry, String attrTypeString) { method in class:UniqueAttributePluginTestCase

Completed in 45 milliseconds