Uses of Class
passport.infra.json.JsonFile
-
Uses of JsonFile in passport.infra.json
ModifierConstructorDescriptionEventsJson
(JsonFile filepath) Constructor initializing the repository with a file path.EventsJson
(JsonFile file, EventsInMemory repository) Constructor initializing the repository with a file and in-memory repository.Constructor initializing the repository with a file path.UsersJson
(JsonFile filepath, UsersInMemory repository) Constructor initializing the repository with a file and in-memory repository.