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