Searched defs:delAci (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 DGetEffectiveRightsTestCase.java123 String delAci = "(version 3.0;acl \"delete access\";" + field in class:GetEffectiveRightsTestCase
218 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
271 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java124 String delAci = "(version 3.0;acl \"delete access\";" + field in class:GetEffectiveRightsTestCase
218 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
271 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java123 String delAci = "(version 3.0;acl \"delete access\";" + field in class:GetEffectiveRightsTestCase
218 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
271 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java124 String delAci = "(version 3.0;acl \"delete access\";" + field in class:GetEffectiveRightsTestCase
218 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
271 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java123 String delAci = "(version 3.0;acl \"delete access\";" + field in class:GetEffectiveRightsTestCase
218 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
271 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java125 String delAci = "(version 3.0;acl \"delete access\";" + field in class:GetEffectiveRightsTestCase
219 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);
272 aciLdif=makeAddLDIF("aci", "ou=People,o=test", delAci);

Completed in 33 milliseconds