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

sin
21.51.2009 8e2695ed04e4b447f4eaae96ef5104e22f96009b
opendj-sdk/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";