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

davidely
03.13.2007 77077b7b3b33b117384c7bcaf73d839777ae638c
opends/src/server/org/opends/server/extensions/ExtensionsConstants.java
@@ -191,6 +191,14 @@
  /**
   * The password storage scheme name that will be used for passwords stored in
   * a UNIX crypt representation.
   */
  public static final String STORAGE_SCHEME_NAME_CRYPT = "CRYPT";
  /**
   * The string that will appear before the name of the password storage scheme
   * in an encoded password.
   */