Class AuthorizationCodeGrant

java.lang.Object
org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
All Implemented Interfaces:
CredentialOfferGrant

public class AuthorizationCodeGrant extends Object implements CredentialOfferGrant
Container for the authorization code grant to be used in a Credential Offer

Author:
Thomas Diesler