Uses of Enum Class
org.keycloak.protocol.oid4vc.issuance.signing.vcdm.LDSignatureType
Packages that use LDSignatureType
-
Uses of LDSignatureType in org.keycloak.protocol.oid4vc.issuance.signing.vcdm
Methods in org.keycloak.protocol.oid4vc.issuance.signing.vcdm that return LDSignatureTypeModifier 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.