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

matthew_swift
11.45.2009 2bc8d15a28fafab97cefafede06d6b7e738ae0fe
sdk/src/org/opends/sdk/schema/CoreSchema.java
@@ -2269,7 +2269,7 @@
   *
   * @return A reference to the {@code supportedSASLMechanisms} Attribute Type.
   */
  public static AttributeType getSupportedSaslMechanismsAttributeType()
  public static AttributeType getSupportedSASLMechanismsAttributeType()
  {
    return SUPPORTED_SASL_MECHANISMS_ATTRIBUTE_TYPE;
  }