Package com.skava.auth.service.privilege
Interface GetAllPrivilegeService
- All Superinterfaces:
com.skava.core.EcommService<GetAllPrivilegeRequest,
PrivilegesResponse>
- All Known Implementing Classes:
GetAllPrivilegeServiceImpl
public interface GetAllPrivilegeService
extends com.skava.core.EcommService<GetAllPrivilegeRequest,PrivilegesResponse>
An interface to define the service for retrieving all privileges.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process