Uses of Class
eu.europa.esig.dss.model.ManifestEntry
Packages that use ManifestEntry
Package
Description
-
Uses of ManifestEntry in eu.europa.esig.dss.asic.common
Methods in eu.europa.esig.dss.asic.common that return types with arguments of type ManifestEntryModifier 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
Methods in eu.europa.esig.dss.asic.common.validation that return types with arguments of type ManifestEntryModifier and TypeMethodDescriptionASiCManifestValidator.validateEntries()Validates the manifest entries -
Uses of ManifestEntry in eu.europa.esig.dss.asic.xades.signature.asice
Method parameters in eu.europa.esig.dss.asic.xades.signature.asice with type arguments of type ManifestEntryModifier 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
Methods in eu.europa.esig.dss.cades.validation.scope with parameters of type ManifestEntryModifier and TypeMethodDescriptionprotected DSSDocumentCAdESSignatureScopeFinder.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
Methods in eu.europa.esig.dss.evidencerecord.common.validation that return ManifestEntryModifier and TypeMethodDescriptionprotected ManifestEntryEvidenceRecordTimeStampSequenceVerifier.getMatchingManifestEntry(ManifestFile manifestFile, Digest digest, DSSDocument document) Returns a validated manifest entry matching the givendigestordocumentMethods in eu.europa.esig.dss.evidencerecord.common.validation with parameters of type ManifestEntryModifier and TypeMethodDescriptionprotected DSSDocumentEvidenceRecordTimeStampSequenceVerifier.getMatchingDocument(ManifestEntry manifestEntry, List<DSSDocument> detachedContents) This method returns a matching document for the givenmanifestEntry -
Uses of ManifestEntry in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return ManifestEntryModifier and TypeMethodDescriptionManifestFile.getRootFile()Returns aManifestEntrywith argument Rootfile="true"Methods in eu.europa.esig.dss.model that return types with arguments of type ManifestEntryMethod parameters in eu.europa.esig.dss.model with type arguments of type ManifestEntryModifier and TypeMethodDescriptionvoidManifestFile.setEntries(List<ManifestEntry> entries) Sets a list ofManifestEntrys