Package com.skava.auth.model.request.userrole


package com.skava.auth.model.request.userrole
Data transfer classes for user role to transfer data from UserRoleController to service.
Author:
Infosys Equinox
  • Classes
    Class
    Description
    Data transfer class holds the exchange data to transfer from controller to add roles of the users.
    Data transfer class holds the exchange data to transfer from controller to find user's roles.
    Data transfer class holds the exchange data to transfer from controller to find users' roles.