Uses of Package
com.skava.auth.model.request.authgroup
Packages that use com.skava.auth.model.request.authgroup
Package
Description
Data transfer classes for authorization group to transfer data from AuthGroupController to service.
Implementation classes to represent the service layer implementations of the group attribute.
-
Classes in com.skava.auth.model.request.authgroup used by com.skava.auth.model.request.authgroupClassDescriptionData transfer class holds the exchange data to transfer from controller to service for authorization group update.
-
Classes in com.skava.auth.model.request.authgroup used by com.skava.auth.service.impl.authgroupClassDescriptionData transfer class for transferring authorization group information to the service layer implementations from AuthGroupController.Data transfer class holds the exchange data to transfer from controller to service for authorization group's role update.Data transfer class holds the exchange data to transfer from controller to service for authorization group's user update.