Uses of Interface
com.skava.auth.service.role.GetPrivilegeSetsOfRoleService
Packages that use GetPrivilegeSetsOfRoleService
Package
Description
Implementation classes to represent the service layer implementations of the role.
-
Uses of GetPrivilegeSetsOfRoleService in com.skava.auth.service.impl.role
Classes in com.skava.auth.service.impl.role that implement GetPrivilegeSetsOfRoleServiceModifier and TypeClassDescriptionclass
This service class implements GetPrivilegeSetsOfRoleService and handles the all privilege sets of role retrieval service request, process it and retrieve the details in DB.