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