Class UpdateAuthGroupRolesRequest

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

public class UpdateAuthGroupRolesRequest extends UpdateAuthGroupRequest
Data transfer class holds the exchange data to transfer from controller to service for authorization group's role update.
Version:
$Id: $Id
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • UpdateAuthGroupRolesRequest

      public UpdateAuthGroupRolesRequest()
      The class constructor.