Uses of Interface
net.andresbustamante.yafoot.users.services.UserManagementService
Packages that use UserManagementService
Package
Description
Services implementations for the users module.
Web controllers for the users module.
-
Uses of UserManagementService in net.andresbustamante.yafoot.users.services.impl
Classes in net.andresbustamante.yafoot.users.services.impl that implement UserManagementService -
Uses of UserManagementService in net.andresbustamante.yafoot.users.web.controllers
Constructors in net.andresbustamante.yafoot.users.web.controllers with parameters of type UserManagementServiceModifierConstructorDescriptionUsersController
(UserManagementService userManagementService, UserSearchService userSearchService, UserMapper userMapper)