Class Proof
java.lang.Object
org.keycloak.protocol.oid4vc.model.Proof
Proof to be used in the Credential Request(to allow holder binding) according to OID4VCI
- Author:
- Stefan Wiedemann
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionsetProofObject
(Object proofObject) setProofType
(ProofType proofType)
-
Constructor Details
-
Proof
public Proof()
-
-
Method Details
-
getProofType
-
setProofType
-
getProofObject
-
setProofObject
-