Uses of Interface
com.skava.auth.service.clientrole.GetClientsRoleService
Packages that use GetClientsRoleService
Package
Description
Implementation classes to represent the service layer implementations of the client role.
-
Uses of GetClientsRoleService in com.skava.auth.service.impl.clientrole
Classes in com.skava.auth.service.impl.clientrole that implement GetClientsRoleServiceModifier and TypeClassDescriptionclass
This service class implements GetClientsRoleService and handles the load all clients from a role service request, process it and save the details in DB.