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

abobrov
20.46.2007 ac22436aa690a4d770a4ac3803264dc233d6fdbf
opendj-sdk/opends/src/server/org/opends/server/extensions/DefaultEntryCache.java
@@ -210,17 +210,6 @@
  /**
   * {@inheritDoc}
   */
  public String toVerboseString()
  {
    // This implementation does not store entries.
    return null;
  }
  /**
   * {@inheritDoc}
   */
  public boolean isConfigurationChangeAcceptable(
      EntryCacheCfg configuration,
      List<Message> unacceptableReasons