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