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
-
Method Summary
Modifier and TypeMethodDescriptionboolean
static ProofTypesSupported
fromJsonString
(String jsonString) getCwt()
getJwt()
getLdpVp()
int
hashCode()
setCwt
(ProofTypeCWT cwt) setJwt
(ProofTypeJWT jwt) setLdpVp
(ProofTypeLdpVp ldpVp)