Uses of Interface
com.skava.auth.service.authgroup.AddRolesToAuthGroupService
Packages that use AddRolesToAuthGroupService
Package
Description
Implementation classes to represent the service layer implementations of the group attribute.
-
Uses of AddRolesToAuthGroupService in com.skava.auth.service.impl.authgroup
Classes in com.skava.auth.service.impl.authgroup that implement AddRolesToAuthGroupServiceModifier and TypeClassDescriptionclass
Service Implementation class which implements AddRolesToAuthGroupService and it handles the adding roles to auth group service request, process request and save the details in DB.