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