Searched defs:srwMailAttrRights (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.java68 private static final String srwMailAttrRights = field in class:GetEffectiveRightsTestCase
336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java70 private static final String srwMailAttrRights = field in class:GetEffectiveRightsTestCase
336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java68 private static final String srwMailAttrRights = field in class:GetEffectiveRightsTestCase
336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java70 private static final String srwMailAttrRights = field in class:GetEffectiveRightsTestCase
336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java68 private static final String srwMailAttrRights = field in class:GetEffectiveRightsTestCase
336 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
367 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java71 private static final String srwMailAttrRights = field in class:GetEffectiveRightsTestCase
337 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);
368 checkAttributeLevel(attrMap, "mail", srwMailAttrRights);

Completed in 68 milliseconds