Adds the user and thereby issues actions on the server.
Adds the user and thereby issues actions on the server.
Removes the user.
Removes the user. It is safe to call this method repeatedly, and also if the user has never been added.
The user implements dispose
by simply calling remove
.
The user implements dispose
by simply calling remove
.