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