Uses of Interface
com.skava.auth.service.role.AddPrivilegeSetsToRoleService
Packages that use AddPrivilegeSetsToRoleService
Package
Description
Implementation classes to represent the service layer implementations of the role.
-
Uses of AddPrivilegeSetsToRoleService in com.skava.auth.service.impl.role
Classes in com.skava.auth.service.impl.role that implement AddPrivilegeSetsToRoleServiceModifier and TypeClassDescriptionclass
This service class implements AddPrivilegeSetsToRoleService and handles the privilege set and role association service request, process it and save the details in DB.