/** {@inheritDoc} */
 @Override
 protected Connection getConnection() throws LdapException {
   return factory.getConnection();
 }