Searched defs:bypassRights (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.java50 String bypassRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
312 checkEntryLevel(attrMap, bypassRights);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java52 String bypassRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
312 checkEntryLevel(attrMap, bypassRights);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java50 String bypassRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
312 checkEntryLevel(attrMap, bypassRights);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java52 String bypassRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
312 checkEntryLevel(attrMap, bypassRights);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java50 String bypassRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
312 checkEntryLevel(attrMap, bypassRights);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java53 String bypassRights = "add:1,delete:1,read:1,write:1,proxy:1"; field in class:GetEffectiveRightsTestCase
313 checkEntryLevel(attrMap, bypassRights);

Completed in 93 milliseconds