Uses of Enum Class
org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
-
Uses of LDSignatureType in org.keycloak.protocol.oid4vc.issuance.signing.vcdm
Modifier and TypeMethodDescriptionstatic LDSignatureType
LDSignatureType.getByValue
(String value) static LDSignatureType
Returns the enum constant of this class with the specified name.static LDSignatureType[]
LDSignatureType.values()
Returns an array containing the constants of this enum class, in the order they are declared.