Class AuthGroupVO

java.lang.Object
com.skava.core.validation.InputModel
com.skava.auth.model.rest.entities.AuthGroupVO
All Implemented Interfaces:
Serializable

public class AuthGroupVO extends com.skava.core.validation.InputModel
Data transfer class contains the authgroup details.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • AuthGroupVO

      public AuthGroupVO(AuthGroup group)
      Construct a AuthGroupVO object by parsing data from AuthGroup object.
      Parameters:
      group - The group.
    • AuthGroupVO

      public AuthGroupVO()
      Construct a AuthGroupVO object with members.