public override void handleServerSide(ServerInterface serverInterface) { serverInterface.Login(username, password); }