Uses of Class
eu.europa.esig.dss.validation.ManifestEntry
-
Packages that use 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>ASiCEWithCAdESTimestampValidator. getCoveredFilenames()List<ManifestEntry>ASiCEWithCAdESManifestValidator. validateEntries()Validates the manifest entriesConstructor parameters in eu.europa.esig.dss.asic.cades.validation with type arguments of type ManifestEntry Constructor Description ASiCEWithCAdESTimestampValidator(DSSDocument timestamp, TimestampType type, List<ManifestEntry> coveredFiles, CertificatePool certificatePool) -
Uses of ManifestEntry in eu.europa.esig.dss.validation
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 voidManifestFile. setEntries(List<ManifestEntry> entries)
-