How Add user works

When adding new user using ADD USER, where the data is stored and where the storeuser function is called?

Creating a new user object (UserData) is done in the ObjectifyStorageIo class as invoked by the LoginServlet. The data are stored in the Google Cloud Datastore. When running in the dev server, the data are typically stored in a binary file called local_db.bin.