Class UpdateAuthGroupRequest

java.lang.Object
com.skava.core.validation.InputModel
com.skava.auth.model.request.authgroup.UpdateAuthGroupRequest
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
UpdateAuthGroupRolesRequest, UpdateAuthGroupUsersRequest

public class UpdateAuthGroupRequest extends com.skava.core.validation.InputModel
Data transfer class holds the exchange data to transfer from controller to service for authorization group update.
Version:
$Id: $Id
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • UpdateAuthGroupRequest

      public UpdateAuthGroupRequest()