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