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

jdemendi
17.21.2007 c429ea0c780d83a49531de1f7d42e9f802ce8fe8
opends/src/server/org/opends/server/api/AccessLogPublisher.java
@@ -341,7 +341,7 @@
   *                            DN request.
   */
  public abstract void logModifyDNRequest(
                            ModifyDNOperationBasis modifyDNOperation);
                            ModifyDNOperation modifyDNOperation);
@@ -355,7 +355,7 @@
   *                            DN response.
   */
  public abstract void logModifyDNResponse(
                            ModifyDNOperationBasis modifyDNOperation);
                            ModifyDNOperation modifyDNOperation);
@@ -424,8 +424,7 @@
   *                          information to use to log the unbind
   *                          request.
   */
  public abstract void logUnbind(UnbindOperationBasis
      unbindOperation);
  public abstract void logUnbind(UnbindOperation unbindOperation);
  /**
   * Gets the DN of the configuration entry for this access log