Searched defs:attributeLevelStr (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java89 private static final String attributeLevelStr = "attributeLevel"; field in class:AciEffectiveRights
105 aclRightsAttrStr + ";" + attributeLevelStr;
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java74 private static final String attributeLevelStr = "attributeLevel"; field in class:AciEffectiveRights
86 aclRightsAttrStr + ";" + attributeLevelStr;
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java74 private static final String attributeLevelStr = "attributeLevel"; field in class:AciEffectiveRights
86 aclRightsAttrStr + ";" + attributeLevelStr;
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java89 private static final String attributeLevelStr = "attributeLevel"; field in class:AciEffectiveRights
105 aclRightsAttrStr + ";" + attributeLevelStr;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java74 private static final String attributeLevelStr = "attributeLevel"; field in class:AciEffectiveRights
86 aclRightsAttrStr + ";" + attributeLevelStr;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java93 private static final String attributeLevelStr = "attributeLevel"; field in class:AciEffectiveRights
109 aclRightsAttrStr + ";" + attributeLevelStr;

Completed in 204 milliseconds