Searched defs:_aciLdif (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 DAciTests.java1610 private final String _aciLdif; field in class:AciTests.SingleSearchParams
1646 _aciLdif = aciLdif;
1659 _aciLdif = aciLdif;
1770 // String ditWithAcis = applyChangesToLdif(searchTest._initialDitLdif, searchTest._aciLdif);
2076 modEntries(params._aciLdif, DIR_MGR_DN, DIR_MGR_PW);
2088 ((params._aciLdif.length() == 0) ?
2089 "" : ("And then applied the following acis on top of this:\n" + params._aciLdif)) +
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1599 private final String _aciLdif; field in class:AciTests.SingleSearchParams
1635 _aciLdif = aciLdif;
1648 _aciLdif = aciLdif;
1749 // String ditWithAcis = applyChangesToLdif(searchTest._initialDitLdif, searchTest._aciLdif);
2031 modEntries(params._aciLdif, DIR_MGR_DN, DIR_MGR_PW);
2043 ((params._aciLdif.length() == 0) ?
2044 "" : ("And then applied the following acis on top of this:\n" + params._aciLdif)) +
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1610 private final String _aciLdif; field in class:AciTests.SingleSearchParams
1646 _aciLdif = aciLdif;
1659 _aciLdif = aciLdif;
1770 // String ditWithAcis = applyChangesToLdif(searchTest._initialDitLdif, searchTest._aciLdif);
2076 modEntries(params._aciLdif, DIR_MGR_DN, DIR_MGR_PW);
2088 ((params._aciLdif.length() == 0) ?
2089 "" : ("And then applied the following acis on top of this:\n" + params._aciLdif)) +
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1599 private final String _aciLdif; field in class:AciTests.SingleSearchParams
1635 _aciLdif = aciLdif;
1648 _aciLdif = aciLdif;
1749 // String ditWithAcis = applyChangesToLdif(searchTest._initialDitLdif, searchTest._aciLdif);
2031 modEntries(params._aciLdif, DIR_MGR_DN, DIR_MGR_PW);
2043 ((params._aciLdif.length() == 0) ?
2044 "" : ("And then applied the following acis on top of this:\n" + params._aciLdif)) +
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DAciTests.java1610 private final String _aciLdif; field in class:AciTests.SingleSearchParams
1646 _aciLdif = aciLdif;
1659 _aciLdif = aciLdif;
1770 // String ditWithAcis = applyChangesToLdif(searchTest._initialDitLdif, searchTest._aciLdif);
2076 modEntries(params._aciLdif, DIR_MGR_DN, DIR_MGR_PW);
2088 ((params._aciLdif.length() == 0) ?
2089 "" : ("And then applied the following acis on top of this:\n" + params._aciLdif)) +
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DAciTests.java1601 private final String _aciLdif; field in class:AciTests.SingleSearchParams
1637 _aciLdif = aciLdif;
1650 _aciLdif = aciLdif;
2013 modEntries(params._aciLdif, DIR_MGR_DN, DIR_MGR_PW);
2025 ((params._aciLdif.length() == 0) ?
2026 "" : ("And then applied the following acis on top of this:\n" + params._aciLdif)) +

Completed in 182 milliseconds