public abstract class DigitalCredentialField

Known direct subclasses
MdocField

A property of a MdocEntry.

SdJwtClaim

An attribute of a SdJwtEntry conforming to the IETF SD-JWT-based Verifiable Credentials (SD-JWT VC) credential format.


A field or sub-property of a DigitalCredentialEntry, registered for display and matching purposes.

Summary

Public constructors

DigitalCredentialField(
    @NonNull Set<@NonNull FieldDisplayProperties> fieldDisplayPropertySet
)

Public constructors

DigitalCredentialField

public DigitalCredentialField(
    @NonNull Set<@NonNull FieldDisplayProperties> fieldDisplayPropertySet
)

Public methods

getFieldDisplayPropertySet

Added in 1.0.0-alpha02
public final @NonNull Set<@NonNull FieldDisplayPropertiesgetFieldDisplayPropertySet()