Uses of Class
org.keycloak.protocol.oid4vc.model.ProofTypesSupported
Packages that use ProofTypesSupported
-
Uses of ProofTypesSupported in org.keycloak.protocol.oid4vc.model
Methods in org.keycloak.protocol.oid4vc.model that return ProofTypesSupportedModifier and TypeMethodDescriptionstatic ProofTypesSupportedProofTypesSupported.fromJsonString(String jsonString) SupportedCredentialConfiguration.getProofTypesSupported()ProofTypesSupported.setJwt(ProofTypeJWT jwt) ProofTypesSupported.setLdpVp(ProofTypeLdpVp ldpVp) Methods in org.keycloak.protocol.oid4vc.model with parameters of type ProofTypesSupportedModifier and TypeMethodDescriptionSupportedCredentialConfiguration.setProofTypesSupported(ProofTypesSupported proofTypesSupported)