Uses of Interface
com.skava.auth.service.userrole.UpdateUserRolesService
Packages that use UpdateUserRolesService
Package
Description
Implementation classes to represent the service layer implementations of the user role.
-
Uses of UpdateUserRolesService in com.skava.auth.service.impl.userrole
Classes in com.skava.auth.service.impl.userrole that implement UpdateUserRolesServiceModifier and TypeClassDescriptionclass
This service class implements AddUserRoleService and handles the add user to role service request, process it and save the details in DB.