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

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java354 _LDIFDelete(dn, bindDn, bindPassword, controlStr, rc);
357 private void _LDIFDelete(String dn, String bindDn, String bindPassword, method in class:AciTestCase
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java346 _LDIFDelete(dn, bindDn, bindPassword, controlStr, expectedRc);
349 private void _LDIFDelete(String dn, String bindDn, String bindPassword, method in class:AciTestCase
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java354 _LDIFDelete(dn, bindDn, bindPassword, controlStr, rc);
357 private void _LDIFDelete(String dn, String bindDn, String bindPassword, method in class:AciTestCase
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java346 _LDIFDelete(dn, bindDn, bindPassword, controlStr, expectedRc);
349 private void _LDIFDelete(String dn, String bindDn, String bindPassword, method in class:AciTestCase
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java354 _LDIFDelete(dn, bindDn, bindPassword, controlStr, rc);
357 private void _LDIFDelete(String dn, String bindDn, String bindPassword, method in class:AciTestCase
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java379 _LDIFDelete(dn, bindDn, bindPassword, controlStr, expectedRc);
382 private void _LDIFDelete(String dn, String bindDn, String bindPassword, method in class:AciTestCase

Completed in 41 milliseconds