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

neil_a_wilson
29.06.2007 aa628f96e444861012e39ceceba0c6146b75ec09
opends/src/server/org/opends/server/extensions/GetConnectionIDExtendedOperation.java
@@ -85,7 +85,7 @@
   */
  public void finalizeExtendedOperationHandler()
  {
    DirectoryServer.deregisterSupportedExtension(OID_WHO_AM_I_REQUEST);
    DirectoryServer.deregisterSupportedExtension(OID_GET_CONNECTION_ID_EXTOP);
    deregisterControlsAndFeatures();
  }