Searched defs:_LDIFModify (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.java327 _LDIFModify(ldif, bindDn, bindPassword, controlStr, true, rc, false);
332 _LDIFModify(ldif, bindDn, bindPassword, controlStr, false, rc, false);
337 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, false);
343 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, true);
349 _LDIFModify(ldif, bindDn, bindPassword, ctrlString, false, -1, false);
384 private void _LDIFModify(String ldif, String bindDn, String bindPassword, method in class:AciTestCase
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTestCase.java316 _LDIFModify(ldif, bindDn, bindPassword, controlStr, true, expectedRc, false);
322 _LDIFModify(ldif, bindDn, bindPassword, controlStr, false, expectedRc,
328 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, false);
334 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, true);
340 _LDIFModify(ldif, bindDn, bindPassword, ctrlString, false, -1, false);
378 private void _LDIFModify(String ldif, 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.java327 _LDIFModify(ldif, bindDn, bindPassword, controlStr, true, rc, false);
332 _LDIFModify(ldif, bindDn, bindPassword, controlStr, false, rc, false);
337 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, false);
343 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, true);
349 _LDIFModify(ldif, bindDn, bindPassword, ctrlString, false, -1, false);
384 private void _LDIFModify(String ldif, 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.java316 _LDIFModify(ldif, bindDn, bindPassword, controlStr, true, expectedRc, false);
322 _LDIFModify(ldif, bindDn, bindPassword, controlStr, false, expectedRc,
328 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, false);
334 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, true);
340 _LDIFModify(ldif, bindDn, bindPassword, ctrlString, false, -1, false);
378 private void _LDIFModify(String ldif, 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.java327 _LDIFModify(ldif, bindDn, bindPassword, controlStr, true, rc, false);
332 _LDIFModify(ldif, bindDn, bindPassword, controlStr, false, rc, false);
337 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, false);
343 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, true);
349 _LDIFModify(ldif, bindDn, bindPassword, ctrlString, false, -1, false);
384 private void _LDIFModify(String ldif, 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.java350 _LDIFModify(ldif, bindDn, bindPassword, controlStr, true, expectedRc, false);
356 _LDIFModify(ldif, bindDn, bindPassword, controlStr, false, expectedRc, false);
361 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, false);
367 _LDIFModify(ldif, bindDn, bindPassword, null, false, -1, true);
373 _LDIFModify(ldif, bindDn, bindPassword, ctrlString, false, -1, false);
411 private void _LDIFModify(String ldif, String bindDn, String bindPassword, method in class:AciTestCase

Completed in 429 milliseconds