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