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

sin
16.25.2007 1833b43c6f0e28963218a4333abc4e9b661868a7
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java
@@ -755,15 +755,7 @@
   * The name of the structural objectclass that will be used for the Directory
   * Server root DSE entry.
   */
  public static final String OC_ROOT_DSE = "ds-rootDSE";
  /**
   * The name of the structural objectclass that will be used for the Directory
   * Server root DSE entry, formatted in all lowercase.
   */
  public static final String OC_ROOT_DSE_LC = "ds-rootdse";
  public static final String OC_ROOT_DSE = "ds-root-dse";