MaleyDenis / students-dinnerorders

Automatically exported from code.google.com/p/students-dinnerorders
0 stars 0 forks source link

User Service: find user by username #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. create userservice class with static method findUserByUsername
2. load all users from db and find user with provided username
3. use Collections2 and StringUtils 

Original issue reported on code.google.com by alexander.okunevich on 18 Jul 2012 at 6:33

GoogleCodeExporter commented 9 years ago
I'll handle this one.

Original comment by dimashulgin2012 on 18 Jul 2012 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by dimashulgin2012 on 19 Jul 2012 at 10:09