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

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java253 * ACI_WRITE_DELETE is used by the LDAP modify operation.
255 public static final int ACI_WRITE_DELETE = 0x400; field in class:Aci
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java254 * ACI_WRITE_DELETE is used by the LDAP modify operation.
256 public static final int ACI_WRITE_DELETE = 0x400; field in class:Aci
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java254 * ACI_WRITE_DELETE is used by the LDAP modify operation.
256 public static final int ACI_WRITE_DELETE = 0x400; field in class:Aci
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java253 * ACI_WRITE_DELETE is used by the LDAP modify operation.
255 public static final int ACI_WRITE_DELETE = 0x400; field in class:Aci
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAci.java254 * ACI_WRITE_DELETE is used by the LDAP modify operation.
256 public static final int ACI_WRITE_DELETE = 0x400; field in class:Aci
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAci.java253 * ACI_WRITE_DELETE is used by the LDAP modify operation.
255 public static final int ACI_WRITE_DELETE = 0x400; field in class:Aci

Completed in 1038 milliseconds