Class JwtPreAuthCode

java.lang.Object
org.keycloak.representations.JsonWebToken
org.keycloak.protocol.oid4vc.model.JwtPreAuthCode
All Implemented Interfaces:
Serializable, Token

public class JwtPreAuthCode extends JsonWebToken
Payloads for JWT pre-authorized codes for OpenID4VCI. They embed a partial, public view of the credential offer state.
See Also: