Uses of Class
com.skava.auth.model.response.privilege.PrivilegeResponse
Packages that use PrivilegeResponse
Package
Description
Implementation classes to represent the service layer implementations of the privilege.
-
Uses of PrivilegeResponse in com.skava.auth.service.impl.privilege
Methods in com.skava.auth.service.impl.privilege that return PrivilegeResponseModifier and TypeMethodDescriptionCreatePrivilegeServiceImpl.process
(PrivilegeVO input) GetPrivilegeServiceImpl.process
(GetPrivilegeRequest input) UpdatePrivilegeServiceImpl.process
(PrivilegeRequest input)