Class AuthorizationCodeGrant
java.lang.Object
org.keycloak.protocol.oid4vc.model.AuthorizationCodeGrant
- All Implemented Interfaces:
CredentialOfferGrant
Container for the authorization code grant to be used in a Credential Offer
- Author:
- Thomas Diesler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AUTH_CODE_GRANT_TYPE
- See Also:
-
ISSUER_STATE
- See Also:
-
-
Constructor Details
-
AuthorizationCodeGrant
public AuthorizationCodeGrant()
-
-
Method Details
-
getGrantType
- Specified by:
getGrantTypein interfaceCredentialOfferGrant
-
getIssuerState
-
setIssuerState
-
equals
-
hashCode
public int hashCode()
-