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