Uses of Enum Class
org.keycloak.protocol.oid4vc.model.ProofType
Packages that use ProofType
-
Uses of ProofType in org.keycloak.protocol.oid4vc.model
Methods in org.keycloak.protocol.oid4vc.model that return ProofTypeModifier and TypeMethodDescriptionProof.getProofType()static ProofTypeReturns the enum constant of this class with the specified name.static ProofType[]ProofType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.protocol.oid4vc.model with parameters of type ProofType