The MetaServer class is a helper class created out of the need to store all the Meta-Server related configuration into a single object during the server initialisation.

It holds information about the Meta-Server‘s host name and port number along with credentials to access it.

Objects of this class are never persisted in the DB and only live in memory associated with a user‘s session.