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

jdemendi
17.21.2007 3298fb166ccd89e8d65a8a1bedd42e713f3490ce
opendj-sdk/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