Api for accessing information about users of LUY
Creates and returns new User with given login name.
When the loginName parameter is empty or user with the given loginName already exist will throw exception with an appropriate message.
Returns user with given id.
Returns User object with given login name.
Returns all users of LUY.
Api for accessing information about users of LUY