Searched defs:checkAttributeLevel (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.java336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
337 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
368 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
369 checkAttributeLevel(attrMap, "fax", srxFaxAttrRights);
370 checkAttributeLevel(attrMap, "pager", srPagerAttrRights);
396 checkAttributeLevel(attrMap, "member", selfWriteAttrRights);
400 checkAttributeLevel(HashMap<String, String> attrMap, String attr, method in class:GetEffectiveRightsTestCase
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
337 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
368 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
369 checkAttributeLevel(attrMap, "fax", srxFaxAttrRights);
370 checkAttributeLevel(attrMap, "pager", srPagerAttrRights);
396 checkAttributeLevel(attrMap, "member", selfWriteAttrRights);
400 checkAttributeLevel(Map<String, String> attrMap, String attr, method in class:GetEffectiveRightsTestCase
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
337 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
368 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
369 checkAttributeLevel(attrMap, "fax", srxFaxAttrRights);
370 checkAttributeLevel(attrMap, "pager", srPagerAttrRights);
396 checkAttributeLevel(attrMap, "member", selfWriteAttrRights);
400 checkAttributeLevel(HashMap<String, String> attrMap, String attr, method in class:GetEffectiveRightsTestCase
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
337 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
368 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
369 checkAttributeLevel(attrMap, "fax", srxFaxAttrRights);
370 checkAttributeLevel(attrMap, "pager", srPagerAttrRights);
396 checkAttributeLevel(attrMap, "member", selfWriteAttrRights);
400 checkAttributeLevel(Map<String, String> attrMap, String attr, method in class:GetEffectiveRightsTestCase
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
337 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
368 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
369 checkAttributeLevel(attrMap, "fax", srxFaxAttrRights);
370 checkAttributeLevel(attrMap, "pager", srPagerAttrRights);
396 checkAttributeLevel(attrMap, "member", selfWriteAttrRights);
400 checkAttributeLevel(HashMap<String, String> attrMap, String attr, method in class:GetEffectiveRightsTestCase
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java337 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
338 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
368 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
369 checkAttributeLevel(attrMap, "description", srDescrptionAttrRights);
370 checkAttributeLevel(attrMap, "fax", srxFaxAttrRights);
371 checkAttributeLevel(attrMap, "pager", srPagerAttrRights);
397 checkAttributeLevel(attrMap, "member", selfWriteAttrRights);
401 checkAttributeLevel(Map<String, String> attrMap, String attr, method in class:GetEffectiveRightsTestCase

Completed in 36 milliseconds