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

neil_a_wilson
16.53.2006 02b3d002fe4bfc3fef076a35184af06b8d37e2cc
opends/src/server/org/opends/server/api/IdentityMapper.java
@@ -84,7 +84,7 @@
   * Performs any finalization that may be necessary for this identity
   * mapper.  By default, no finalization is performed.
   */
  public void finalizeIdentityManager()
  public void finalizeIdentityMapper()
  {
    assert debugEnter(CLASS_NAME, "finalizeIdentityMapper");