Searched defs:adrwRights (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.java62 String adrwRights = "add:1,delete:1,read:1,write:1,proxy:0"; field in class:GetEffectiveRightsTestCase
233 checkEntryLevel(attrMap, adrwRights);
286 checkEntryLevel(attrMap, adrwRights);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java64 String adrwRights = "add:1,delete:1,read:1,write:1,proxy:0"; field in class:GetEffectiveRightsTestCase
233 checkEntryLevel(attrMap, adrwRights);
286 checkEntryLevel(attrMap, adrwRights);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java62 String adrwRights = "add:1,delete:1,read:1,write:1,proxy:0"; field in class:GetEffectiveRightsTestCase
233 checkEntryLevel(attrMap, adrwRights);
286 checkEntryLevel(attrMap, adrwRights);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java64 String adrwRights = "add:1,delete:1,read:1,write:1,proxy:0"; field in class:GetEffectiveRightsTestCase
233 checkEntryLevel(attrMap, adrwRights);
286 checkEntryLevel(attrMap, adrwRights);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java62 String adrwRights = "add:1,delete:1,read:1,write:1,proxy:0"; field in class:GetEffectiveRightsTestCase
233 checkEntryLevel(attrMap, adrwRights);
286 checkEntryLevel(attrMap, adrwRights);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java65 String adrwRights = "add:1,delete:1,read:1,write:1,proxy:0"; field in class:GetEffectiveRightsTestCase
234 checkEntryLevel(attrMap, adrwRights);
287 checkEntryLevel(attrMap, adrwRights);

Completed in 35 milliseconds