} catch (HgAuthFailedException ex) {
// FALL THROUGH to try Authenticator
}
}
HgAuthenticator auth = sessionCtx.getAuthenticator(rd);
auth.authenticate(rd, authMediator);
}
public void disconnect() throws HgRemoteConnectionException, HgRuntimeException {
// TODO Auto-generated method stub