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

Ludovic Poitou
02.07.2011 c0493d41a642a6c66ee676cc93c5330468d25b56
opendj-sdk/opends/src/server/org/opends/server/schema/SchemaConstants.java
@@ -38,8 +38,12 @@
  /**
   * The IANA-assigned base OID for all things under the OpenDS umbrella.
   */
  public static final String OID_OPENDS_BASE = "1.3.6.1.4.1.26027";
  private static final String OID_OPENDS_BASE = "1.3.6.1.4.1.26027";
  /**
   * The IANA-assigned base OID for all things under the OpenDS umbrella.
   */
  private static final String OID_OPENDJ_BASE = "1.3.6.1.4.1.36733.2.1";
  /**