Uses of Class
eu.europa.esig.dss.validation.ManifestEntry
Package | Description |
---|---|
eu.europa.esig.dss.asic.cades.validation | |
eu.europa.esig.dss.validation |
-
Uses of ManifestEntry in eu.europa.esig.dss.asic.cades.validation
Methods in eu.europa.esig.dss.asic.cades.validation that return types with arguments of type ManifestEntry Modifier and Type Method Description List<ManifestEntry>
ASiCEWithCAdESManifestValidator. validateEntries()
Validates the manifest entries -
Uses of ManifestEntry in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return ManifestEntry Modifier and Type Method Description ManifestEntry
ManifestFile. getRootFile()
Returns aManifestEntry
with argument Rootfile="true"Methods in eu.europa.esig.dss.validation that return types with arguments of type ManifestEntry Modifier and Type Method Description List<ManifestEntry>
ManifestFile. getEntries()
Method parameters in eu.europa.esig.dss.validation with type arguments of type ManifestEntry Modifier and Type Method Description void
ManifestFile. setEntries(List<ManifestEntry> entries)