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