Searched defs:arRights (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.java56 String arRights = "add:1,delete:0,read:1,write:0,proxy:0"; field in class:GetEffectiveRightsTestCase
217 checkEntryLevel(attrMap, arRights);
270 checkEntryLevel(attrMap, arRights);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java58 String arRights = "add:1,delete:0,read:1,write:0,proxy:0"; field in class:GetEffectiveRightsTestCase
217 checkEntryLevel(attrMap, arRights);
270 checkEntryLevel(attrMap, arRights);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java56 String arRights = "add:1,delete:0,read:1,write:0,proxy:0"; field in class:GetEffectiveRightsTestCase
217 checkEntryLevel(attrMap, arRights);
270 checkEntryLevel(attrMap, arRights);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java58 String arRights = "add:1,delete:0,read:1,write:0,proxy:0"; field in class:GetEffectiveRightsTestCase
217 checkEntryLevel(attrMap, arRights);
270 checkEntryLevel(attrMap, arRights);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java56 String arRights = "add:1,delete:0,read:1,write:0,proxy:0"; field in class:GetEffectiveRightsTestCase
217 checkEntryLevel(attrMap, arRights);
270 checkEntryLevel(attrMap, arRights);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java59 String arRights = "add:1,delete:0,read:1,write:0,proxy:0"; field in class:GetEffectiveRightsTestCase
218 checkEntryLevel(attrMap, arRights);
271 checkEntryLevel(attrMap, arRights);

Completed in 249 milliseconds