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

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java44 * Value used when a aclRights attribute was seen in the search operation
68 * String used to build attribute type name when an aclRights result needs to
71 private static final String aclRightsAttrStr = "aclRights";
92 * The string that is used as the attribute type name when an aclRights
99 * The string that is used as the attribute type name when an aclRights
125 * related to the "aclRights" attribute can be performed.
127 private static AttributeType aclRights = null; field in class:AciEffectiveRights
183 * are: aclRights and aclRightsInfo. The aclRightsInfo attribute will return
192 * The aclRights attribute will return a simple
207 * aclRights;entryLeve
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java44 //Value used when a aclRights attribute was seen in the search operation
60 //String used to build attribute type name when an aclRights result needs to
62 private static final String aclRightsAttrStr = "aclRights";
77 //aclRights entryLevel evaluation needs to be added to the return entry.
82 //aclRights attribute level evaluation needs to be added to the return entry.
101 //related to the "aclRights" attribute can be performed.
102 private static AttributeType aclRights = null; field in class:AciEffectiveRights
150 * are: aclRights and aclRightsInfo. The aclRightsInfo attribute will return
159 * The aclRights attribute will return a simple
174 * aclRights;entryLeve
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java44 //Value used when a aclRights attribute was seen in the search operation
60 //String used to build attribute type name when an aclRights result needs to
62 private static final String aclRightsAttrStr = "aclRights";
77 //aclRights entryLevel evaluation needs to be added to the return entry.
82 //aclRights attribute level evaluation needs to be added to the return entry.
101 //related to the "aclRights" attribute can be performed.
102 private static AttributeType aclRights = null; field in class:AciEffectiveRights
150 * are: aclRights and aclRightsInfo. The aclRightsInfo attribute will return
159 * The aclRights attribute will return a simple
174 * aclRights;entryLeve
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java44 * Value used when a aclRights attribute was seen in the search operation
68 * String used to build attribute type name when an aclRights result needs to
71 private static final String aclRightsAttrStr = "aclRights";
92 * The string that is used as the attribute type name when an aclRights
99 * The string that is used as the attribute type name when an aclRights
125 * related to the "aclRights" attribute can be performed.
127 private static AttributeType aclRights = null; field in class:AciEffectiveRights
183 * are: aclRights and aclRightsInfo. The aclRightsInfo attribute will return
192 * The aclRights attribute will return a simple
207 * aclRights;entryLeve
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java44 //Value used when a aclRights attribute was seen in the search operation
60 //String used to build attribute type name when an aclRights result needs to
62 private static final String aclRightsAttrStr = "aclRights";
77 //aclRights entryLevel evaluation needs to be added to the return entry.
82 //aclRights attribute level evaluation needs to be added to the return entry.
101 //related to the "aclRights" attribute can be performed.
102 private static AttributeType aclRights = null; field in class:AciEffectiveRights
150 * are: aclRights and aclRightsInfo. The aclRightsInfo attribute will return
159 * The aclRights attribute will return a simple
174 * aclRights;entryLeve
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java48 * Value used when a aclRights attribute was seen in the search operation
72 * String used to build attribute type name when an aclRights result needs to
75 private static final String aclRightsAttrStr = "aclRights";
96 * The string that is used as the attribute type name when an aclRights
103 * The string that is used as the attribute type name when an aclRights
129 * related to the "aclRights" attribute can be performed.
131 private static AttributeType aclRights; field in class:AciEffectiveRights
187 * are: aclRights and aclRightsInfo. The aclRightsInfo attribute will return
196 * The aclRights attribute will return a simple
211 * aclRights;entryLeve
[all...]

Completed in 25 milliseconds