Class ProofTypesSupported
java.lang.Object
org.keycloak.protocol.oid4vc.model.ProofTypesSupported
See: https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html#name-proof-types
- Author:
- Francis Pouatcha
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static ProofTypesSupported
fromJsonString
(String jsonString) getJwt()
getLdpVp()
int
hashCode()
setJwt
(ProofTypeJWT jwt) setLdpVp
(ProofTypeLdpVp ldpVp)