Project

General

Profile

Bug #609

closed

securityutils should use dao instead of service

Added by Miroslav Blaško about 6 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Start date:
20.04.2018
Due date:
% Done:

50%

Estimated time:
Spent time:

Description

Within SecurityUtils.java I dont see reason to use :
@Autowired
private UserService userService;

- rather use UserDao (dont mix layers if not needed)

Please implement and test your implemented method areFromSameInstitution(String username).

Also available in: Atom PDF