Delete the current user from the SMP server.
UserManager userManager = new UserManager(clientConnection); userManager.deleteUser();