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

ludovicp
31.22.2010 e8bb810e49f1e41ac21071c6d4da19066362ca88
opends/src/server/org/opends/server/core/PasswordPolicyConfigManager.java
@@ -410,7 +410,7 @@
   *         while creating a password policy from
   *         given subentry.
   */
  private void checkSubentryAcceptable(Entry entry)
  public static void checkSubentryAcceptable(Entry entry)
          throws DirectoryException
  {
    SubEntry subentry = new SubEntry(entry);