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

neil_a_wilson
25.40.2007 c888ad173543559089d2e0a93b6c1bfc8c1868dc
opendj-sdk/opends/src/server/org/opends/server/api/PasswordGenerator.java
@@ -37,7 +37,6 @@
/**
 * This class defines a set of methods and structures that must be
 * implemented by a Directory Server module that may be used to
@@ -52,9 +51,6 @@
public abstract class PasswordGenerator
       <T extends PasswordGeneratorCfg>
{
  /**
   * Initializes this password generator based on the information in
   * the provided configuration entry.