Package com.skava.auth.service.authgroup
Interface RemoveUsersFromAuthGroupService
- All Superinterfaces:
com.skava.core.EcommService<UpdateAuthGroupUsersRequest,
com.skava.core.ResponseModel>
- All Known Implementing Classes:
RemoveUsersFromAuthGroupServiceImpl
public interface RemoveUsersFromAuthGroupService
extends com.skava.core.EcommService<UpdateAuthGroupUsersRequest,com.skava.core.ResponseModel>
An interface to represent the service for removing users from auth group.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process