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

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