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

neil_a_wilson
26.36.2007 815cf928723695217a930f2f5a3baf9a4a19d057
opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -1419,6 +1419,12 @@
  public static final String ATTR_PASSWORD_MIN_LENGTH =
       NAME_PREFIX_CFG + "minimum-password-length";
  /**
   * The name of the configuration attribute that specifies the minimum allowed
   * difference for a password.
   */
  public static final String ATTR_PASSWORD_MIN_DIFFERENCE =
       NAME_PREFIX_CFG + "minimum-password-difference";
  /**