Searched defs:allRights (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.java65 String allRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
241 checkEntryLevel(attrMap, allRights);
294 checkEntryLevel(attrMap, allRights);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java67 String allRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
241 checkEntryLevel(attrMap, allRights);
294 checkEntryLevel(attrMap, allRights);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java65 String allRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
241 checkEntryLevel(attrMap, allRights);
294 checkEntryLevel(attrMap, allRights);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java67 String allRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
241 checkEntryLevel(attrMap, allRights);
294 checkEntryLevel(attrMap, allRights);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java65 String allRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
241 checkEntryLevel(attrMap, allRights);
294 checkEntryLevel(attrMap, allRights);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java68 String allRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
242 checkEntryLevel(attrMap, allRights);
295 checkEntryLevel(attrMap, allRights);

Completed in 468 milliseconds