java.lang.Object
tr.com.havelsan.javarch.dto.model.HvlSimpleModel<Long>
tr.com.havelsan.javarch.dto.model.HvlModel
tr.com.havelsan.javarch.oauth.jpa.data.common.module.authority.model.projection.HvlOAuthAuthorityDataModel
tr.com.havelsan.javarch.oauth.jpa.data.common.module.authority.model.projection.HvlOAuthAuthorityClaimDataModel
All Implemented Interfaces:
Serializable, Comparable<tr.com.havelsan.javarch.dto.model.HvlSimpleModel>, tr.com.havelsan.javarch.data.commons.structure.HvlModelStructure<Long>, HvlOAuthClaimDataModelStructure

public class HvlOAuthAuthorityClaimDataModel extends HvlOAuthAuthorityDataModel implements HvlOAuthClaimDataModelStructure
The type is data transfer object that it is used to fetch claim data from projection operations.
See Also:
  • Constructor Details

    • HvlOAuthAuthorityClaimDataModel

      public HvlOAuthAuthorityClaimDataModel()
  • Method Details