Package eu.europa.esig.dss.asic.common
package eu.europa.esig.dss.asic.common
-
ClassDescriptionThis class contains common methods for ASiC filename factory.The abstract class to build a Manifest for ASiCContains grouped documents representing an ASiC container's contentCreates a new evidence record's filename for the current container type and
eu.europa.esig.dss.asic.common.ASiCContent
This interface is used to provide filenames for newly created ZIP-entries during a signature creation or extension for ASiC containers.This class regroups the signature parameters related to ASiC form.Contains utils for working with ASiC containersRepresents an entry within a ZIP archive, containing its metadata and file's content.Contains metadata for a ZIP-container entryContains metadata for a ZIP-container entryInternal class that is used for performance purposes, accessing ZIP-archive entries on request, instead of loading all files into memory.The default implementation ofZipContainerHandler
, providing utilities to prevent a denial of service attacks, such as zip-bombingDefault implementation of a builder, building a new instance ofeu.europa.esig.dss.asic.common.SecureContainerHandler
The interface provides utilities for data extraction/creation of ZIP-archivesZipContainerHandlerBuilder<T extends ZipContainerHandler>Builds a new instance ofZipContainerHandler
The class is used for processing (reading and creation) of ZIP archives Seeeu.europa.esig.dss.asic.common.ZipContainerHandler