-
Interface Summary
| Interface |
Description |
| ZipContainerHandler |
The interface provides utilities for data extraction/creation of ZIP-archives
|
-
Class Summary
| Class |
Description |
| AbstractASiCContainerExtractor |
This class is used to read an ASiC Container and to retrieve its content files
|
| ASiCExtractResult |
Contains grouped documents representing an ASiC container extaction result
|
| ASiCParameters |
This class regroups the signature parameters related to ASiC form.
|
| ASiCUtils |
Contains utils for working with ASiC containers
|
| SecureContainerHandler |
The default implementation of ZipContainerHandler, providing
utilities to prevent a denial of service attacks, such as zip-bombing
|
| ZipUtils |
The class is used for processing (reading and creation) of ZIP archives
See zipContainerHandler
|