Uses of Package
com.skava.auth.model.request
Packages that use com.skava.auth.model.request
Package
Description
Data transfer classes for collection to transfer data from CollectionController to service.
Data transfer classes for group attribute to transfer data from GroupAttributeController to service.
Data transfer classes for dynamic privilege to transfer data from DynamicPrivilegeController to service.
Data transfer classes for privilege to transfer data from PrivilegeController to service.
Data transfer classes for user attribute to transfer data from UserAttributeController to service.
Implementation classes to represent the service layer implementations of the group attribute.
Implementation classes to represent the service layer implementations of the role.
Support classes for hold the reusable functionalities.
-
Classes in com.skava.auth.model.request used by com.skava.auth.model.request.collectionClassDescriptionData transfer class for transferring pagination and filtering information to the service layer implementations.
-
Classes in com.skava.auth.model.request used by com.skava.auth.model.request.groupattributeClassDescriptionData transfer class for transferring common information to the service layer implementations from controller.
-
Classes in com.skava.auth.model.request used by com.skava.auth.model.request.oauthclientClassDescriptionData transfer class for transferring pagination and filtering information to the service layer implementations.
-
Classes in com.skava.auth.model.request used by com.skava.auth.model.request.privilegeClassDescriptionData transfer class for transferring pagination and filtering information to the service layer implementations.
-
Classes in com.skava.auth.model.request used by com.skava.auth.model.request.userattributeClassDescriptionData transfer class for transferring common information to the service layer implementations from controller.
-
Classes in com.skava.auth.model.request used by com.skava.auth.service.impl.authgroupClassDescriptionData transfer class for transferring common information to the service layer implementations from controller.
-
Classes in com.skava.auth.model.request used by com.skava.auth.service.impl.roleClassDescriptionData transfer class for transferring common information to the service layer implementations from controller.
-
Classes in com.skava.auth.model.request used by com.skava.auth.utilClassDescriptionData transfer class for transferring common information to the service layer implementations from controller.