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

sin
21.51.2009 c543bd8a63f66262b7511ba5f90962a497bf0adf
opends/src/server/org/opends/server/schema/SchemaConstants.java
@@ -667,6 +667,20 @@
  /**
   * The name for the enumOrderingMatch ordering matching rule.
   */
  public static final String OMR_GENERIC_ENUM_NAME = "enumOrderingMatch";
  /**
   * The oid for the generic enum syntax ordering matching rule.
   */
  public static final String OMR_OID_GENERIC_ENUM="1.3.6.1.4.1.26027.1.4.8";
  /**
   * The name for the caseExactSubstringsMatch substring matching rule.
   */
  public static final String SMR_CASE_EXACT_NAME = "caseExactSubstringsMatch";