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()static ProofTypesSupportedProofTypesSupported.parse(KeycloakSession keycloakSession, List<String> globalSupportedSigningAlgorithms) ProofTypesSupported.setSupportedProofTypes(String name, SupportedProofTypeData value) Methods in org.keycloak.protocol.oid4vc.model with parameters of type ProofTypesSupportedModifier and TypeMethodDescriptionSupportedCredentialConfiguration.setProofTypesSupported(ProofTypesSupported proofTypesSupported)