Interface CredentialOfferGrant

All Known Implementing Classes:
AuthorizationCodeGrant, PreAuthorizedCodeGrant

public interface CredentialOfferGrant
Container for the grants to be used in a Credential Offer

Author:
Thomas Diesler
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getGrantType

      String getGrantType()