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