Class JwtPreAuthCode
java.lang.Object
org.keycloak.representations.JsonWebToken
org.keycloak.protocol.oid4vc.model.JwtPreAuthCode
- All Implemented Interfaces:
Serializable,Token
Payloads for JWT pre-authorized codes for OpenID4VCI.
They embed a partial, public view of the credential offer state.
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.keycloak.representations.JsonWebToken
addAudience, audience, equals, exp, getAudience, getCategory, getExp, getIat, getId, getIssuedFor, getIssuer, getNbf, getOtherClaims, getSubject, getType, hasAnyAudience, hasAudience, hashCode, iat, id, isActive, isActive, isExpired, isIssuedBeforeSessionStart, isNotBefore, issuedFor, issuedNow, issuer, nbf, setOtherClaims, setSubject, subject, toString, type
-
Constructor Details
-
JwtPreAuthCode
public JwtPreAuthCode()
-
-
Method Details
-
getContext
-
context
-
getSalt
-
salt
-