InMemoryUserRepository

constructor(userMap: ConcurrentMap<String, PersistentUser> = ConcurrentHashMap())(source)