mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
14.10.2007 a2b4c2a6b334a1338bf0827cb314ecd547e8dd4c
opends/src/server/org/opends/server/util/ServerConstants.java
@@ -655,6 +655,22 @@
  /**
   * The name of the standard "groupOfEntries" object class, formatted in
   * camelCase.
   */
  public static final String OC_GROUP_OF_ENTRIES = "groupOfEntries";
  /**
   * The name of the standard "groupOfEntries" object class, formatted in all
   * lowercase characters.
   */
  public static final String OC_GROUP_OF_ENTRIES_LC = "groupofentries";
  /**
   * The name of the standard "groupOfNames" object class, formatted in
   * camelCase.
   */