mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/admin/client/ldap/LDAPConnection.java @@ -141,9 +141,9 @@ throws NamingException; /** * Close the associated management context. * * Closes the LDAP connection. */ public abstract void unbind(); }