Uses of Class
com.skava.auth.model.response.authgroup.AuthGroupResponse
Packages that use AuthGroupResponse
Package
Description
Implementation classes to represent the service layer implementations of the group attribute.
-
Uses of AuthGroupResponse in com.skava.auth.service.impl.authgroup
Methods in com.skava.auth.service.impl.authgroup that return AuthGroupResponseModifier and TypeMethodDescriptionCreateAuthGroupServiceImpl.process
(AuthGroupVO input) GetAuthGroupServiceImpl.process
(AuthGroupIdRequest input) UpdateAuthGroupServiceImpl.process
(AuthGroupVO input)