package databag const CONFIG_CLAIMED = "claimed"; const CONFIG_USERNAME = "username" const CONFIG_PASSWORD = "password" const CONFIG_SATL = "salt"