Uses of Class
eu.europa.esig.dss.validation.ManifestFile
Packages that use ManifestFile
-
Uses of ManifestFile in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation declared as ManifestFileModifier and TypeFieldDescriptionprotected ManifestFileDefaultAdvancedSignature.manifestFileIn case of a ASiC-E signature this is the found related manifest file.protected ManifestFileSignedDocumentValidator.manifestFileA relatedManifestFileto the provideddocumentMethods in eu.europa.esig.dss.validation that return ManifestFileModifier and TypeMethodDescriptionAdvancedSignature.getManifestFile()This method returns a relatedManifestFilein the case of ASiC-E signature.DefaultAdvancedSignature.getManifestFile()Methods in eu.europa.esig.dss.validation that return types with arguments of type ManifestFileMethods in eu.europa.esig.dss.validation with parameters of type ManifestFileModifier and TypeMethodDescriptionvoidAdvancedSignature.setManifestFile(ManifestFile manifestFile) This method allows to set a manifest file in the case of ASiC-E signature.voidDefaultAdvancedSignature.setManifestFile(ManifestFile manifestFile) voidDocumentValidator.setManifestFile(ManifestFile manifestFile) Sets a relatedManifestFileto the document to be validated.voidSignedDocumentValidator.setManifestFile(ManifestFile manifestFile) Method parameters in eu.europa.esig.dss.validation with type arguments of type ManifestFileModifier and TypeMethodDescriptionvoidContainerInfo.setManifestFiles(List<ManifestFile> manifestFiles) Sets a list of manifest files -
Uses of ManifestFile in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return ManifestFileModifier and TypeMethodDescriptionTimestampToken.getManifestFile()This method returns the covered manifest file NOTE: applicable only for ASiC-E CAdESMethods in eu.europa.esig.dss.validation.timestamp with parameters of type ManifestFileModifier and TypeMethodDescriptionvoidTimestampToken.setManifestFile(ManifestFile manifestFile) Sets the manifest file covered by the current timestamp NOTE: applicable only for ASiC-E CAdES