Uses of Class
eu.europa.esig.dss.model.ManifestEntry
Package
Description
-
Uses of ManifestEntry in eu.europa.esig.dss.asic.common
Modifier and TypeMethodDescriptionstatic List
<ManifestEntry> ASiCUtils.toSimpleManifestEntries
(List<DSSDocument> documents) Transforms a list of given documents to a list of "simple" (only basic information) manifest entries -
Uses of ManifestEntry in eu.europa.esig.dss.asic.common.validation
Modifier and TypeMethodDescriptionASiCManifestValidator.validateEntries()
Validates the manifest entries -
Uses of ManifestEntry in eu.europa.esig.dss.asic.xades.signature.asice
Modifier and TypeMethodDescriptionASiCEWithXAdESManifestBuilder.setEntries
(List<ManifestEntry> entries) Sets manifest entries to be included into the Manifest WARN: shall not be used together withsetDocuments(documents)
-
Uses of ManifestEntry in eu.europa.esig.dss.cades.validation.scope
Modifier and TypeMethodDescriptionprotected DSSDocument
CAdESSignatureScopeFinder.getReferencedDocument
(ManifestEntry manifestEntry, List<DSSDocument> detachedDocuments) This method returns a document references from themanifestEntry
-
Uses of ManifestEntry in eu.europa.esig.dss.evidencerecord.common.validation
Modifier and TypeMethodDescriptionprotected ManifestEntry
EvidenceRecordTimeStampSequenceVerifier.getMatchingManifestEntry
(ManifestFile manifestFile, Digest digest, DSSDocument document) Returns a validated manifest entry matching the givendigest
ordocument
Modifier and TypeMethodDescriptionprotected DSSDocument
EvidenceRecordTimeStampSequenceVerifier.getMatchingDocument
(ManifestEntry manifestEntry, List<DSSDocument> detachedContents) This method returns a matching document for the givenmanifestEntry
-
Uses of ManifestEntry in eu.europa.esig.dss.model
Modifier and TypeMethodDescriptionManifestFile.getRootFile()
Returns aManifestEntry
with argument Rootfile="true"Modifier and TypeMethodDescriptionvoid
ManifestFile.setEntries
(List<ManifestEntry> entries) Sets a list ofManifestEntry
s