Uses of Class
org.keycloak.protocol.oid4vc.model.ProofTypeCWT
Packages that use ProofTypeCWT
-
Uses of ProofTypeCWT in org.keycloak.protocol.oid4vc.model
Methods in org.keycloak.protocol.oid4vc.model that return ProofTypeCWTModifier and TypeMethodDescriptionProofTypesSupported.getCwt()ProofTypeCWT.setProofAlgValuesSupported(List<Integer> proofAlgValuesSupported) ProofTypeCWT.setProofCrvValuesSupported(List<Integer> proofCrvValuesSupported) ProofTypeCWT.setProofSigningAlgValuesSupported(List<Integer> proofSigningAlgValuesSupported) Methods in org.keycloak.protocol.oid4vc.model with parameters of type ProofTypeCWT