DocumentProvisioningHandler
Implementation of AbstractDocumentMetadataHandler suitable for most uses.
TODO: integrate with credential replacement logic
Parameters
credentials will be bound to keys from this SecureArea
new Document will be created in this DocumentStore
credential domain for (key-bound) ISO mdoc credentials
credential domain for key-bound IETF SD-JWT credentials
credential domain for keyless IETF SD-JWT credentials
number of key-bound credentials to request in one batch (but not exceeding issuer-imposed limit)
interface that initializes and updates document metadata; it may be provided if DocumentStore uses an AbstractDocumentMetadata factory (see DocumentStore.Builder.setDocumentMetadataFactory).
Constructors
Types
Manager document metadata when the document is created and when the metadata is updated from the server.
Properties
Functions
Clean up after failed not-initial (e.g. credential refresh) provisioning.
Clean up after failed initial provisioning (e.g. by deleting the document)
Creates a new Document to do initial credential provisioning.
Creates a set of pending key-bound credentials.
Creates a pending keyless credential.
Update the Document data.