Uses of Class
systems.dennis.auth.service.RoleServiceImpl
Packages that use RoleServiceImpl
-
Uses of RoleServiceImpl in systems.dennis.auth.service
Constructors in systems.dennis.auth.service with parameters of type RoleServiceImplModifierConstructorDescriptionLoginPasswordService(systems.dennis.shared.config.WebContext context, LoginPasswordRepo repo, UserDataRepository userDataRepository, RoleServiceImpl roleService, PasswordService passwordService, RoleToUserService roleToUserService)