Class JwtProof
java.lang.Object
org.keycloak.protocol.oid4vc.model.JwtProof
- All Implemented Interfaces:
Proof
JWT Proof for Credential Request in OID4VCI (Section 8.2.1.1).
Represents a signed JWT for holder binding.
- Author:
- Stefan Wiedemann
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JwtProof
public JwtProof() -
JwtProof
-
-
Method Details
-
getProofType
- Specified by:
getProofType
in interfaceProof
-
getJwt
-
setJwt
-