Searched defs:attributeLevel (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.java46 private static final String attributeLevel = "aclRights;attributeLevel;"; field in class:GetEffectiveRightsTestCase
67 //Results for attributeLevel searches
402 String attrType=attributeLevel.toLowerCase() + attr;
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java48 private static final String attributeLevel = "aclRights;attributeLevel;"; field in class:GetEffectiveRightsTestCase
69 /** Results for attributeLevel searches. */
402 String attrType=attributeLevel.toLowerCase() + attr;
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java46 private static final String attributeLevel = "aclRights;attributeLevel;"; field in class:GetEffectiveRightsTestCase
67 //Results for attributeLevel searches
402 String attrType=attributeLevel.toLowerCase() + attr;
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java48 private static final String attributeLevel = "aclRights;attributeLevel;"; field in class:GetEffectiveRightsTestCase
69 /** Results for attributeLevel searches. */
402 String attrType=attributeLevel.toLowerCase() + attr;
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java46 private static final String attributeLevel = "aclRights;attributeLevel;"; field in class:GetEffectiveRightsTestCase
67 //Results for attributeLevel searches
402 String attrType=attributeLevel.toLowerCase() + attr;
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DGetEffectiveRightsTestCase.java49 private static final String attributeLevel = "aclRights;attributeLevel;"; field in class:GetEffectiveRightsTestCase
70 /** Results for attributeLevel searches. */
403 String attrType=attributeLevel.toLowerCase() + attr;

Completed in 35 milliseconds