All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description Barcode The representation of a 2D barcode.Barcode.BarcodeType Barcode type.Barcode.ImageFormat Enum representing an image format.BarcodeCreator An interface for creating barcodes (QR/Aztec).BarcodeDecoder An interface for reading/decoding barcodes (QR/Aztec).BarcodeException Exception class used for errors during creation and decoding of barcodes.Base45 Implementation of Base45 encoding/decoding according to https://datatracker.ietf.org/doc/draft-faltstrom-base45/.Base45.Decoder A Base45 decoder.Base45.Encoder A Base45 encoder.CBORInstantConverter Converter for representation of NumericDate using Instant according to RFC8392.CBORUtils The CBOR library we are using have a lot of package private classes that we really need to access.Cert Certificate metadataCertificateProvider A functional interface for finding certificates that may be used to verify the signature of a DGC (seeDefaultHcertVerifier
).CoseSign1_Object A representation of a COSE_Sign1 object.CoseSign1_Object.CoseSign1_ObjectBuilder A builder forCoseSign1_Object
objects.Cwt A representation of a CWT according to RFC 8392.Cwt.CwtBuilder A builder for creatingCwt
objects.DefaultBarcodeCreator A bean implementing theBarcodeCreator
interface using the ZXing library.DefaultBarcodeDecoder Default implementation of theBarcodeDecoder
interface using the ZXing library.DefaultDGCBarcodeDecoder A bean implementing theDGCBarcodeDecoder
interface.DefaultDGCBarcodeEncoder A bean implementing theDGCBarcodeEncoder
interface.DefaultDGCDecoder A bean implementing theDGCDecoder
interface.DefaultDGCEncoder A bean implementing theDGCEncoder
interface.DefaultDGCSignatureVerifier Implementation of theDGCSignatureVerifier
interface.DefaultDGCSigner A bean implementing theDGCSigner
interface.DGCBarcodeDecoder An extension to theDGCDecoder
interface that defines methods for decoding from a barcode image.DGCBarcodeEncoder An extension to theDGCEncoder
interface that defines methods for encoding to a barcode representation.DGCConstants Constants for Digital Green Certificates.DGCDecoder Service for decoding a Digital Green Certificate from its image representation into the actual DGC payload.DGCEncoder Service for creating Digital Green Certificates.DGCSchemaException Exception for DGC schema errors, i.e., if a DGC encoding cannot be mapped into the Java classes for the DGC schema.DGCSignatureVerifier An interface for a DGC signature verifier.DGCSignatureVerifier.Result Represents the successful result of a HCERT signature verification.DGCSigner An interface for a DGC signer.DigitalGreenCertificate Digital Green CertificateHeaderParameterKey Representation of COSE header parameter keys.Id MapperUtils Utility methods for serializing and deserializing aDigitalGreenCertificate
.Rec SignatureAlgorithm Representation of the supported signature algorithms.Sub SubjectTst Vac Zlib Compression/de-compression support.