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