public class EmForgeUserMap extends UserMap (Code)
EmForge Implementation of User-Map.
Problem is - basic UserMap cannot return list of users, stored in it
as well as map is private - so, there is no way to receive it.
So, we should otheride addUser method to store list of users separatelly
author: akakunin