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

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java225 * ACI_ALL is used to as a mask for all of the above. These
226 * six below are not masked by the ACI_ALL.
228 public static final int ACI_ALL = 0x007F; field in class:Aci
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java226 * ACI_ALL is used to as a mask for all of the above. These
227 * six below are not masked by the ACI_ALL.
229 public static final int ACI_ALL = 0x007F; field in class:Aci
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java226 * ACI_ALL is used to as a mask for all of the above. These
227 * six below are not masked by the ACI_ALL.
229 public static final int ACI_ALL = 0x007F; field in class:Aci
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java225 * ACI_ALL is used to as a mask for all of the above. These
226 * six below are not masked by the ACI_ALL.
228 public static final int ACI_ALL = 0x007F; field in class:Aci
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java226 * ACI_ALL is used to as a mask for all of the above. These
227 * six below are not masked by the ACI_ALL.
229 public static final int ACI_ALL = 0x007F; field in class:Aci
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAci.java225 * ACI_ALL is used to as a mask for all of the above. These
226 * six below are not masked by the ACI_ALL.
228 public static final int ACI_ALL = 0x007F; field in class:Aci

Completed in 37 milliseconds