Issue 78: Implement method findByLoginAndPassword() in class by.vsu.mf.ammc.pm.service.main.user.UserServiceImpl
Status:  Accepted
Owner:

Blocked on:
issue 29
Project Member Reported by yermoche...@gmail.com, May 8, 2015
Add method readByLoginAndPassword() into interface by.vsu.mf.ammc.pm.dao.abstraction.user.UserDao and implement it in class by.vsu.mf.ammc.pm.dao.mysql.user.UserDaoImpl. Implement method findByLoginAndPassword() in class by.vsu.mf.ammc.pm.service.main.user.UserServiceImpl. This method is to read exactly one record from table `user` which correspond to given login and password.
May 15, 2015
Project Member #1 prostoge...@gmail.com
(No comment was entered for this change.)
Owner: kolyan...@gmail.com
Jun 7, 2015
Project Member #2 Zimnicka...@gmail.com
(No comment was entered for this change.)
Status: Accepted