Searched defs:proxyAci (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.java139 String proxyAci = "(version 3.0;acl \"proxy access\";" + field in class:GetEffectiveRightsTestCase
234 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
287 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java140 String proxyAci = "(version 3.0;acl \"proxy access\";" + field in class:GetEffectiveRightsTestCase
234 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
287 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java139 String proxyAci = "(version 3.0;acl \"proxy access\";" + field in class:GetEffectiveRightsTestCase
234 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
287 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java140 String proxyAci = "(version 3.0;acl \"proxy access\";" + field in class:GetEffectiveRightsTestCase
234 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
287 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java139 String proxyAci = "(version 3.0;acl \"proxy access\";" + field in class:GetEffectiveRightsTestCase
234 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
287 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java141 String proxyAci = "(version 3.0;acl \"proxy access\";" + field in class:GetEffectiveRightsTestCase
235 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);
288 aciLdif=makeAddLDIF("aci", "ou=People,o=test", proxyAci);

Completed in 35 milliseconds