Uses of Interface
com.skava.auth.service.authgroup.GetAuthGroupsService
Packages that use GetAuthGroupsService
Package
Description
Implementation classes to represent the service layer implementations of the group attribute.
-
Uses of GetAuthGroupsService in com.skava.auth.service.impl.authgroup
Classes in com.skava.auth.service.impl.authgroup that implement GetAuthGroupsServiceModifier and TypeClassDescriptionclass
This service class implements GetAllAuthGroupsService and handles the get all auth group service request, process it and save the details in DB.