Uses of Class
passport.infra.virtual.UsersInMemory
Packages that use UsersInMemory
-
Uses of UsersInMemory in passport.infra.json
Constructors in passport.infra.json with parameters of type UsersInMemoryModifierConstructorDescriptionUsersJson
(JsonFile filepath, UsersInMemory repository) Constructor initializing the repository with a file and in-memory repository.