Uses of Interface
eu.europa.esig.dss.model.DSSDocument
-
Uses of DSSDocument in eu.europa.esig.dss
Methods in eu.europa.esig.dss that return DSSDocument Modifier and Type Method Description static DSSDocumentDomUtils. createDssDocumentFromDomDocument(Document document, String name)This method creates a new InMemoryDocument with theDocumentcontent and the given nameMethods in eu.europa.esig.dss that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>AbstractSignatureParameters. getDetachedContents()This method returns the documents to sign.Methods in eu.europa.esig.dss with parameters of type DSSDocument Modifier and Type Method Description static DocumentDomUtils. buildDOM(DSSDocument dssDocument)This method returns theDocumentcreated based on theDSSDocument.Method parameters in eu.europa.esig.dss with type arguments of type DSSDocument Modifier and Type Method Description voidAbstractSignatureParameters. setDetachedContents(List<DSSDocument> detachedContents)When signing this method is internally invoked by theAbstractSignatureServiceand the related variabledetachedContentis overwritten by the service parameter. -
Uses of DSSDocument in eu.europa.esig.dss.asic.cades
Constructors in eu.europa.esig.dss.asic.cades with parameters of type DSSDocument Constructor Description ASiCWithCAdESContainerExtractor(DSSDocument archive) -
Uses of DSSDocument in eu.europa.esig.dss.asic.cades.signature
Methods in eu.europa.esig.dss.asic.cades.signature that return DSSDocument Modifier and Type Method Description DSSDocumentASiCWithCAdESService. extendDocument(DSSDocument toExtendDocument, ASiCWithCAdESSignatureParameters parameters)DSSDocumentGetDataToSignASiCWithCAdESHelper. getToBeSigned()DSSDocumentASiCWithCAdESService. signDocument(List<DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentASiCWithCAdESService. timestamp(List<DSSDocument> toTimestampDocuments, ASiCWithCAdESTimestampParameters parameters)Methods in eu.europa.esig.dss.asic.cades.signature that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>GetDataToSignASiCWithCAdESHelper. getArchiveManifestFiles()List<DSSDocument>GetDataToSignASiCWithCAdESHelper. getDetachedContents()List<DSSDocument>GetDataToSignASiCWithCAdESHelper. getTimestamps()Methods in eu.europa.esig.dss.asic.cades.signature with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentASiCWithCAdESService. extendDocument(DSSDocument toExtendDocument, ASiCWithCAdESSignatureParameters parameters)protected AbstractASiCContainerExtractorASiCWithCAdESService. getArchiveExtractor(DSSDocument archive)Method parameters in eu.europa.esig.dss.asic.cades.signature with type arguments of type DSSDocument Modifier and Type Method Description TimestampTokenASiCWithCAdESService. getContentTimestamp(List<DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters)ToBeSignedASiCWithCAdESService. getDataToSign(List<DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters)static GetDataToSignASiCWithCAdESHelperASiCWithCAdESDataToSignHelperBuilder. getGetDataToSignHelper(SigningOperation operation, List<DSSDocument> documents, ASiCWithCAdESCommonParameters parameters)DSSDocumentASiCWithCAdESService. signDocument(List<DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentASiCWithCAdESService. timestamp(List<DSSDocument> toTimestampDocuments, ASiCWithCAdESTimestampParameters parameters) -
Uses of DSSDocument in eu.europa.esig.dss.asic.cades.signature.asice
Methods in eu.europa.esig.dss.asic.cades.signature.asice that return DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractDataToSignASiCEWithCAdES. getASiCManifest(SigningOperation operation, List<DSSDocument> documents, List<DSSDocument> signatures, List<DSSDocument> timestamps, List<DSSDocument> manifests, ASiCWithCAdESCommonParameters parameters)DSSDocumentDataToSignASiCEWithCAdESFromArchive. getToBeSigned()DSSDocumentDataToSignASiCEWithCAdESFromFiles. getToBeSigned()Methods in eu.europa.esig.dss.asic.cades.signature.asice that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>DataToSignASiCEWithCAdESFromArchive. getArchiveManifestFiles()List<DSSDocument>DataToSignASiCEWithCAdESFromFiles. getArchiveManifestFiles()List<DSSDocument>DataToSignASiCEWithCAdESFromArchive. getDetachedContents()List<DSSDocument>DataToSignASiCEWithCAdESFromFiles. getDetachedContents()List<DSSDocument>DataToSignASiCEWithCAdESFromArchive. getManifestFiles()List<DSSDocument>DataToSignASiCEWithCAdESFromFiles. getManifestFiles()List<DSSDocument>DataToSignASiCEWithCAdESFromArchive. getSignatures()List<DSSDocument>DataToSignASiCEWithCAdESFromFiles. getSignatures()List<DSSDocument>DataToSignASiCEWithCAdESFromArchive. getSignedDocuments()List<DSSDocument>DataToSignASiCEWithCAdESFromFiles. getSignedDocuments()List<DSSDocument>DataToSignASiCEWithCAdESFromArchive. getTimestamps()List<DSSDocument>DataToSignASiCEWithCAdESFromFiles. getTimestamps()Method parameters in eu.europa.esig.dss.asic.cades.signature.asice with type arguments of type DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractDataToSignASiCEWithCAdES. getASiCManifest(SigningOperation operation, List<DSSDocument> documents, List<DSSDocument> signatures, List<DSSDocument> timestamps, List<DSSDocument> manifests, ASiCWithCAdESCommonParameters parameters)protected StringAbstractDataToSignASiCEWithCAdES. getSignatureFileName(ASiCParameters asicParameters, List<DSSDocument> existingSignatures)protected StringAbstractDataToSignASiCEWithCAdES. getTimestampFileName(List<DSSDocument> existingTimestamps)Constructor parameters in eu.europa.esig.dss.asic.cades.signature.asice with type arguments of type DSSDocument Constructor Description DataToSignASiCEWithCAdESFromFiles(SigningOperation operation, List<DSSDocument> filesToBeSigned, ASiCWithCAdESCommonParameters parameters) -
Uses of DSSDocument in eu.europa.esig.dss.asic.cades.signature.asics
Methods in eu.europa.esig.dss.asic.cades.signature.asics that return DSSDocument Modifier and Type Method Description DSSDocumentDataToSignASiCSWithCAdESFromArchive. getToBeSigned()DSSDocumentDataToSignASiCSWithCAdESFromFiles. getToBeSigned()Methods in eu.europa.esig.dss.asic.cades.signature.asics that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>DataToSignASiCSWithCAdESFromArchive. getArchiveManifestFiles()List<DSSDocument>DataToSignASiCSWithCAdESFromFiles. getArchiveManifestFiles()List<DSSDocument>DataToSignASiCSWithCAdESFromArchive. getDetachedContents()List<DSSDocument>DataToSignASiCSWithCAdESFromFiles. getDetachedContents()List<DSSDocument>DataToSignASiCSWithCAdESFromArchive. getManifestFiles()List<DSSDocument>DataToSignASiCSWithCAdESFromFiles. getManifestFiles()List<DSSDocument>DataToSignASiCSWithCAdESFromArchive. getSignatures()List<DSSDocument>DataToSignASiCSWithCAdESFromFiles. getSignatures()List<DSSDocument>DataToSignASiCSWithCAdESFromArchive. getSignedDocuments()List<DSSDocument>DataToSignASiCSWithCAdESFromFiles. getSignedDocuments()List<DSSDocument>DataToSignASiCSWithCAdESFromArchive. getTimestamps()List<DSSDocument>DataToSignASiCSWithCAdESFromFiles. getTimestamps()Constructor parameters in eu.europa.esig.dss.asic.cades.signature.asics with type arguments of type DSSDocument Constructor Description DataToSignASiCSWithCAdESFromFiles(List<DSSDocument> filesToBeSigned, Date signingDate, ASiCParameters asicParameters) -
Uses of DSSDocument in eu.europa.esig.dss.asic.cades.signature.manifest
Methods in eu.europa.esig.dss.asic.cades.signature.manifest with parameters of type DSSDocument Modifier and Type Method Description protected ElementAbstractManifestBuilder. addDataObjectReference(Document documentDom, Element asicManifestDom, DSSDocument document, DigestAlgorithm digestAlgorithm)Constructors in eu.europa.esig.dss.asic.cades.signature.manifest with parameters of type DSSDocument Constructor Description ASiCEWithCAdESArchiveManifestBuilder(List<DSSDocument> signatures, List<DSSDocument> timestamps, List<DSSDocument> documents, List<DSSDocument> manifests, DSSDocument lastArchiveManifets, DigestAlgorithm digestAlgorithm, String timestampUri)Constructor parameters in eu.europa.esig.dss.asic.cades.signature.manifest with type arguments of type DSSDocument Constructor Description ASiCEWithCAdESArchiveManifestBuilder(List<DSSDocument> signatures, List<DSSDocument> timestamps, List<DSSDocument> documents, List<DSSDocument> manifests, DSSDocument lastArchiveManifets, DigestAlgorithm digestAlgorithm, String timestampUri)ASiCEWithCAdESManifestBuilder(SigningOperation operation, List<DSSDocument> documents, DigestAlgorithm digestAlgorithm, String uri) -
Uses of DSSDocument in eu.europa.esig.dss.asic.cades.validation
Methods in eu.europa.esig.dss.asic.cades.validation that return DSSDocument Modifier and Type Method Description static DSSDocumentASiCEWithCAdESManifestParser. getLinkedManifest(List<DSSDocument> manifestDocuments, String signatureName)Returns the relative manifests for the given signature nameMethods in eu.europa.esig.dss.asic.cades.validation that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>ASiCContainerWithCAdESValidator. getArchiveDocuments()List<DSSDocument>ASiCContainerWithCAdESValidator. getOriginalDocuments(AdvancedSignature advancedSignature)List<DSSDocument>ASiCContainerWithCAdESValidator. getOriginalDocuments(String signatureId)Methods in eu.europa.esig.dss.asic.cades.validation with parameters of type DSSDocument Modifier and Type Method Description SignedDocumentValidatorASiCContainerWithCAdESValidatorFactory. create(DSSDocument document)static ManifestFileASiCEWithCAdESManifestParser. getManifestFile(DSSDocument manifestDocument)Parses and convertsDSSDocumenttoManifestFilebooleanASiCContainerWithCAdESValidator. isSupported(DSSDocument dssDocument)booleanASiCContainerWithCAdESValidatorFactory. isSupported(DSSDocument document)Method parameters in eu.europa.esig.dss.asic.cades.validation with type arguments of type DSSDocument Modifier and Type Method Description static DSSDocumentASiCEWithCAdESManifestParser. getLinkedManifest(List<DSSDocument> manifestDocuments, String signatureName)Returns the relative manifests for the given signature nameConstructors in eu.europa.esig.dss.asic.cades.validation with parameters of type DSSDocument Constructor Description ASiCContainerWithCAdESValidator(DSSDocument asicContainer)ASiCEWithCAdESTimestampValidator(DSSDocument timestamp, TimestampType type, ManifestFile validatedManifestFile, List<DSSDocument> originalDocuments)Default constructor for ASiCE CAdES timestamp validatorCMSDocumentForASiCValidator(DSSDocument signatureDocument)Constructor parameters in eu.europa.esig.dss.asic.cades.validation with type arguments of type DSSDocument Constructor Description ASiCEWithCAdESManifestValidator(ManifestFile manifest, List<DSSDocument> signedDocuments)ASiCEWithCAdESTimestampValidator(DSSDocument timestamp, TimestampType type, ManifestFile validatedManifestFile, List<DSSDocument> originalDocuments)Default constructor for ASiCE CAdES timestamp validator -
Uses of DSSDocument in eu.europa.esig.dss.asic.common
Methods in eu.europa.esig.dss.asic.common that return DSSDocument Modifier and Type Method Description static DSSDocumentASiCUtils. getCurrentDocument(String filepath, ZipInputStream zis, long containerSize)Returns file from the given ZipInputStreamDSSDocumentASiCExtractResult. getMimeTypeDocument()DSSDocumentASiCExtractResult. getRootContainer()Methods in eu.europa.esig.dss.asic.common that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>ASiCExtractResult. getAllDocuments()List<DSSDocument>ASiCExtractResult. getAllManifestDocuments()Returns a list of all found manifest documentsList<DSSDocument>ASiCExtractResult. getArchiveManifestDocuments()List<DSSDocument>ASiCExtractResult. getContainerDocuments()List<DSSDocument>ASiCExtractResult. getManifestDocuments()static List<DSSDocument>ASiCUtils. getPackageZipContent(DSSDocument packageZip)Returns a content of the packageZip containerList<DSSDocument>ASiCExtractResult. getSignatureDocuments()List<DSSDocument>ASiCExtractResult. getSignedDocuments()List<DSSDocument>ASiCExtractResult. getTimestampDocuments()List<DSSDocument>ASiCExtractResult. getUnsupportedDocuments()Methods in eu.europa.esig.dss.asic.common with parameters of type DSSDocument Modifier and Type Method Description static ASiCContainerTypeASiCUtils. getContainerType(DSSDocument archive, DSSDocument mimetype, String zipComment, List<DSSDocument> signedDocuments)static List<String>ASiCUtils. getFileNames(DSSDocument archive)Returns the file names for the given archivestatic MimeTypeASiCUtils. getMimeType(DSSDocument mimeTypeDocument)static List<DSSDocument>ASiCUtils. getPackageZipContent(DSSDocument packageZip)Returns a content of the packageZip containerstatic booleanASiCUtils. isArchiveContainsCorrectSignatureFileWithExtension(DSSDocument container, String extension)Checks if the container contains a signature with the expectedextensionstatic booleanASiCUtils. isArchiveContainsCorrectTimestamp(DSSDocument container)Checks if the container contains a timestampstatic booleanASiCUtils. isASiCSArchive(DSSDocument document)Checks if the current document an ASiC-E ZIP specific archivestatic booleanASiCUtils. isASiCWithCAdES(DSSDocument archive)static booleanASiCUtils. isOpenDocument(DSSDocument mimeTypeDoc)static booleanASiCUtils. isZip(DSSDocument dssDocument)voidASiCExtractResult. setMimeTypeDocument(DSSDocument mimeTypeDocument)voidASiCExtractResult. setRootContainer(DSSDocument rootContainer)Method parameters in eu.europa.esig.dss.asic.common with type arguments of type DSSDocument Modifier and Type Method Description static ASiCContainerTypeASiCUtils. getContainerType(DSSDocument archive, DSSDocument mimetype, String zipComment, List<DSSDocument> signedDocuments)static List<String>ASiCUtils. getDSSDocumentNames(List<DSSDocument> documents)Returns a list of document namesstatic StringASiCUtils. getNextASiCEManifestName(String expectedManifestName, List<DSSDocument> existingManifests)Generates an unique name for a new ASiC-E Manifest file, avoiding any name collisionstatic booleanASiCUtils. isArchive(List<DSSDocument> docs)static booleanASiCUtils. isAsic(List<DSSDocument> documents)voidASiCExtractResult. setAllDocuments(List<DSSDocument> allDocuments)voidASiCExtractResult. setArchiveManifestDocuments(List<DSSDocument> archiveManifestDocuments)voidASiCExtractResult. setContainerDocuments(List<DSSDocument> containerDocuments)voidASiCExtractResult. setManifestDocuments(List<DSSDocument> manifestDocuments)voidASiCExtractResult. setSignatureDocuments(List<DSSDocument> signatureDocuments)voidASiCExtractResult. setSignedDocuments(List<DSSDocument> signedDocuments)voidASiCExtractResult. setTimestampDocuments(List<DSSDocument> timestampDocuments)voidASiCExtractResult. setUnsupportedDocuments(List<DSSDocument> unsupportedDocuments)Constructors in eu.europa.esig.dss.asic.common with parameters of type DSSDocument Constructor Description AbstractASiCContainerExtractor(DSSDocument asicContainer) -
Uses of DSSDocument in eu.europa.esig.dss.asic.common.signature
Methods in eu.europa.esig.dss.asic.common.signature that return DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractASiCSignatureService. buildASiCContainer(List<DSSDocument> documentsToBeSigned, List<DSSDocument> signatures, List<DSSDocument> documentsToStore, ASiCParameters asicParameters, DSSDocument rootContainer)protected DSSDocumentAbstractASiCSignatureService. getEmbeddedMimetype()protected DSSDocumentAbstractASiCSignatureService. mergeArchiveAndExtendedSignatures(DSSDocument archiveDocument, List<DSSDocument> signaturesToAdd)DSSDocumentAbstractASiCSignatureService. signDocument(DSSDocument toSignDocument, SP parameters, SignatureValue signatureValue)DSSDocumentAbstractASiCSignatureService. timestamp(DSSDocument toTimestampDocument, TP parameters)Methods in eu.europa.esig.dss.asic.common.signature that return types with arguments of type DSSDocument Modifier and Type Method Description protected List<DSSDocument>AbstractASiCSignatureService. getEmbeddedArchiveManifests()protected List<DSSDocument>AbstractASiCSignatureService. getEmbeddedManifests()protected List<DSSDocument>AbstractASiCSignatureService. getEmbeddedSignatures()protected List<DSSDocument>AbstractASiCSignatureService. getEmbeddedSignedDocuments()protected List<DSSDocument>AbstractASiCSignatureService. getEmbeddedTimestamps()List<DSSDocument>GetDataToSignHelper. getManifestFiles()List<DSSDocument>GetDataToSignHelper. getSignatures()List<DSSDocument>GetDataToSignHelper. getSignedDocuments()Methods in eu.europa.esig.dss.asic.common.signature with parameters of type DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractASiCSignatureService. buildASiCContainer(List<DSSDocument> documentsToBeSigned, List<DSSDocument> signatures, List<DSSDocument> documentsToStore, ASiCParameters asicParameters, DSSDocument rootContainer)protected voidAbstractASiCSignatureService. extractCurrentArchive(DSSDocument archive)protected abstract AbstractASiCContainerExtractorAbstractASiCSignatureService. getArchiveExtractor(DSSDocument archive)TimestampTokenAbstractASiCSignatureService. getContentTimestamp(DSSDocument toSignDocument, SP parameters)ToBeSignedAbstractASiCSignatureService. getDataToSign(DSSDocument toSignDocument, SP parameters)protected DSSDocumentAbstractASiCSignatureService. mergeArchiveAndExtendedSignatures(DSSDocument archiveDocument, List<DSSDocument> signaturesToAdd)DSSDocumentAbstractASiCSignatureService. signDocument(DSSDocument toSignDocument, SP parameters, SignatureValue signatureValue)DSSDocumentAbstractASiCSignatureService. timestamp(DSSDocument toTimestampDocument, TP parameters)Method parameters in eu.europa.esig.dss.asic.common.signature with type arguments of type DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractASiCSignatureService. buildASiCContainer(List<DSSDocument> documentsToBeSigned, List<DSSDocument> signatures, List<DSSDocument> documentsToStore, ASiCParameters asicParameters, DSSDocument rootContainer)protected DSSDocumentAbstractASiCSignatureService. mergeArchiveAndExtendedSignatures(DSSDocument archiveDocument, List<DSSDocument> signaturesToAdd) -
Uses of DSSDocument in eu.europa.esig.dss.asic.common.signature.asics
Methods in eu.europa.esig.dss.asic.common.signature.asics that return DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractGetDataToSignASiCS. createPackageZip(List<DSSDocument> documents, Date signingDate)Method parameters in eu.europa.esig.dss.asic.common.signature.asics with type arguments of type DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractGetDataToSignASiCS. createPackageZip(List<DSSDocument> documents, Date signingDate) -
Uses of DSSDocument in eu.europa.esig.dss.asic.common.validation
Methods in eu.europa.esig.dss.asic.common.validation that return DSSDocument Modifier and Type Method Description DSSDocumentAbstractASiCContainerValidator. getMimeTypeDocument()Methods in eu.europa.esig.dss.asic.common.validation that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>AbstractASiCContainerValidator. getAllDocuments()List<DSSDocument>AbstractASiCContainerValidator. getAllManifestDocuments()List<DSSDocument>AbstractASiCContainerValidator. getArchiveDocuments()List<DSSDocument>AbstractASiCContainerValidator. getArchiveManifestDocuments()List<DSSDocument>AbstractASiCContainerValidator. getManifestDocuments()List<DSSDocument>AbstractASiCContainerValidator. getSignatureDocuments()List<DSSDocument>AbstractASiCContainerValidator. getSignedDocuments()protected List<DSSDocument>AbstractASiCContainerValidator. getSignedDocumentsASiCS(List<DSSDocument> retrievedDocs)List<DSSDocument>AbstractASiCContainerValidator. getTimestampDocuments()List<DSSDocument>AbstractASiCContainerValidator. getUnsupportedDocuments()Method parameters in eu.europa.esig.dss.asic.common.validation with type arguments of type DSSDocument Modifier and Type Method Description protected List<DSSDocument>AbstractASiCContainerValidator. getSignedDocumentsASiCS(List<DSSDocument> retrievedDocs)Constructors in eu.europa.esig.dss.asic.common.validation with parameters of type DSSDocument Constructor Description AbstractASiCContainerValidator(DSSDocument document) -
Uses of DSSDocument in eu.europa.esig.dss.asic.xades
Methods in eu.europa.esig.dss.asic.xades that return types with arguments of type DSSDocument Modifier and Type Method Description static List<DSSDocument>OpenDocumentSupportUtils. getOpenDocumentCoverage(ASiCExtractResult extractResult)ODF 1.2 ch 3.16 An OpenDocument document that is stored in a package may have one or more digital signatures applied to the package.Constructors in eu.europa.esig.dss.asic.xades with parameters of type DSSDocument Constructor Description ASiCWithXAdESContainerExtractor(DSSDocument archive) -
Uses of DSSDocument in eu.europa.esig.dss.asic.xades.signature
Methods in eu.europa.esig.dss.asic.xades.signature that return DSSDocument Modifier and Type Method Description DSSDocumentASiCWithXAdESService. extendDocument(DSSDocument toExtendDocument, ASiCWithXAdESSignatureParameters parameters)DSSDocumentGetDataToSignASiCWithXAdESHelper. getExistingSignature()DSSDocumentGetDataToSignASiCWithXAdESHelper. getRootDocument()DSSDocumentASiCWithXAdESService. signDocument(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentASiCWithXAdESService. timestamp(List<DSSDocument> toTimestampDocuments, XAdESTimestampParameters parameters)Methods in eu.europa.esig.dss.asic.xades.signature that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>GetDataToSignASiCWithXAdESHelper. getToBeSigned()Methods in eu.europa.esig.dss.asic.xades.signature with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentASiCWithXAdESService. extendDocument(DSSDocument toExtendDocument, ASiCWithXAdESSignatureParameters parameters)protected AbstractASiCContainerExtractorASiCWithXAdESService. getArchiveExtractor(DSSDocument archive)Method parameters in eu.europa.esig.dss.asic.xades.signature with type arguments of type DSSDocument Modifier and Type Method Description TimestampTokenASiCWithXAdESService. getContentTimestamp(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters)ToBeSignedASiCWithXAdESService. getDataToSign(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters)static GetDataToSignASiCWithXAdESHelperASiCWithXAdESDataToSignHelperBuilder. getGetDataToSignHelper(List<DSSDocument> documents, ASiCWithXAdESSignatureParameters parameters)DSSDocumentASiCWithXAdESService. signDocument(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentASiCWithXAdESService. timestamp(List<DSSDocument> toTimestampDocuments, XAdESTimestampParameters parameters) -
Uses of DSSDocument in eu.europa.esig.dss.asic.xades.signature.asice
Methods in eu.europa.esig.dss.asic.xades.signature.asice that return DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractDataToSignASiCEWithXAdES. getASiCManifest(List<DSSDocument> documents)DSSDocumentDataToSignASiCEWithXAdESFromArchive. getExistingSignature()DSSDocumentDataToSignASiCEWithXAdESFromFiles. getExistingSignature()DSSDocumentDataToSignOpenDocument. getExistingSignature()DSSDocumentDataToSignASiCEWithXAdESFromArchive. getRootDocument()DSSDocumentDataToSignASiCEWithXAdESFromFiles. getRootDocument()DSSDocumentDataToSignOpenDocument. getRootDocument()Methods in eu.europa.esig.dss.asic.xades.signature.asice that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>DataToSignASiCEWithXAdESFromArchive. getManifestFiles()List<DSSDocument>DataToSignASiCEWithXAdESFromFiles. getManifestFiles()List<DSSDocument>DataToSignOpenDocument. getManifestFiles()List<DSSDocument>DataToSignASiCEWithXAdESFromArchive. getSignatures()List<DSSDocument>DataToSignASiCEWithXAdESFromFiles. getSignatures()List<DSSDocument>DataToSignOpenDocument. getSignatures()List<DSSDocument>DataToSignASiCEWithXAdESFromArchive. getSignedDocuments()List<DSSDocument>DataToSignASiCEWithXAdESFromFiles. getSignedDocuments()List<DSSDocument>DataToSignOpenDocument. getSignedDocuments()List<DSSDocument>DataToSignASiCEWithXAdESFromArchive. getToBeSigned()List<DSSDocument>DataToSignASiCEWithXAdESFromFiles. getToBeSigned()List<DSSDocument>DataToSignOpenDocument. getToBeSigned()Method parameters in eu.europa.esig.dss.asic.xades.signature.asice with type arguments of type DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractDataToSignASiCEWithXAdES. getASiCManifest(List<DSSDocument> documents)protected StringAbstractDataToSignASiCEWithXAdES. getSignatureFileName(ASiCParameters asicParameters, List<DSSDocument> existingSignatures)Constructors in eu.europa.esig.dss.asic.xades.signature.asice with parameters of type DSSDocument Constructor Description DataToSignOpenDocument(List<DSSDocument> signedDocuments, List<DSSDocument> existingSignatures, List<DSSDocument> existingManifests, DSSDocument mimetype, DSSDocument rootContainer)Constructor parameters in eu.europa.esig.dss.asic.xades.signature.asice with type arguments of type DSSDocument Constructor Description ASiCEWithXAdESManifestBuilder(List<DSSDocument> documents)DataToSignASiCEWithXAdESFromArchive(List<DSSDocument> signedDocuments, List<DSSDocument> existingSignatures, List<DSSDocument> existingManifests, ASiCParameters asicParameters)DataToSignASiCEWithXAdESFromFiles(List<DSSDocument> filesToBeSigned, ASiCParameters asicParameters)DataToSignOpenDocument(List<DSSDocument> signedDocuments, List<DSSDocument> existingSignatures, List<DSSDocument> existingManifests, DSSDocument mimetype, DSSDocument rootContainer) -
Uses of DSSDocument in eu.europa.esig.dss.asic.xades.signature.asics
Methods in eu.europa.esig.dss.asic.xades.signature.asics that return DSSDocument Modifier and Type Method Description DSSDocumentDataToSignASiCSWithXAdESFromArchive. getExistingSignature()DSSDocumentDataToSignASiCSWithXAdESFromFiles. getExistingSignature()DSSDocumentDataToSignASiCSWithXAdESFromArchive. getRootDocument()DSSDocumentDataToSignASiCSWithXAdESFromFiles. getRootDocument()Methods in eu.europa.esig.dss.asic.xades.signature.asics that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>DataToSignASiCSWithXAdESFromArchive. getManifestFiles()List<DSSDocument>DataToSignASiCSWithXAdESFromFiles. getManifestFiles()List<DSSDocument>DataToSignASiCSWithXAdESFromArchive. getSignatures()List<DSSDocument>DataToSignASiCSWithXAdESFromFiles. getSignatures()List<DSSDocument>DataToSignASiCSWithXAdESFromArchive. getSignedDocuments()List<DSSDocument>DataToSignASiCSWithXAdESFromFiles. getSignedDocuments()List<DSSDocument>DataToSignASiCSWithXAdESFromArchive. getToBeSigned()List<DSSDocument>DataToSignASiCSWithXAdESFromFiles. getToBeSigned()Constructor parameters in eu.europa.esig.dss.asic.xades.signature.asics with type arguments of type DSSDocument Constructor Description DataToSignASiCSWithXAdESFromArchive(List<DSSDocument> embeddedSignatures, List<DSSDocument> embeddedSignedFiles, ASiCParameters asicParameters)DataToSignASiCSWithXAdESFromFiles(List<DSSDocument> filesToBeSigned, Date signingDate, ASiCParameters asicParameters) -
Uses of DSSDocument in eu.europa.esig.dss.asic.xades.validation
Methods in eu.europa.esig.dss.asic.xades.validation that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>ASiCContainerWithXAdESValidator. getOriginalDocuments(AdvancedSignature advancedSignature)List<DSSDocument>ASiCContainerWithXAdESValidator. getOriginalDocuments(String signatureId)Methods in eu.europa.esig.dss.asic.xades.validation with parameters of type DSSDocument Modifier and Type Method Description SignedDocumentValidatorASiCContainerWithXAdESValidatorFactory. create(DSSDocument document)booleanASiCContainerWithXAdESValidator. isSupported(DSSDocument dssDocument)booleanASiCContainerWithXAdESValidatorFactory. isSupported(DSSDocument document)Constructors in eu.europa.esig.dss.asic.xades.validation with parameters of type DSSDocument Constructor Description ASiCContainerWithXAdESValidator(DSSDocument asicContainer)ASiCEWithXAdESManifestParser(DSSDocument signatureDocument, DSSDocument manifestDocument)XMLDocumentForASiCValidator(DSSDocument signature) -
Uses of DSSDocument in eu.europa.esig.dss.cades
Methods in eu.europa.esig.dss.cades that return DSSDocument Modifier and Type Method Description static DSSDocumentCMSUtils. getOriginalDocument(org.bouncycastle.cms.CMSSignedData cmsSignedData, List<DSSDocument> detachedDocuments)Returns the original document from the providedcmsSignedDataMethods in eu.europa.esig.dss.cades with parameters of type DSSDocument Modifier and Type Method Description static org.bouncycastle.cms.CMSTypedDataCMSUtils. getContentToBeSign(DSSDocument toSignData)Method parameters in eu.europa.esig.dss.cades with type arguments of type DSSDocument Modifier and Type Method Description static DSSDocumentCMSUtils. getOriginalDocument(org.bouncycastle.cms.CMSSignedData cmsSignedData, List<DSSDocument> detachedDocuments)Returns the original document from the providedcmsSignedData -
Uses of DSSDocument in eu.europa.esig.dss.cades.signature
Classes in eu.europa.esig.dss.cades.signature that implement DSSDocument Modifier and Type Class Description classCMSSignedDocumentA document composed by a CMSSignedDataMethods in eu.europa.esig.dss.cades.signature that return DSSDocument Modifier and Type Method Description DSSDocumentCAdESService. extendDocument(DSSDocument toExtendDocument, CAdESSignatureParameters parameters)DSSDocumentCAdESService. signDocument(DSSDocument toSignDocument, CAdESSignatureParameters parameters, SignatureValue signatureValue)Methods in eu.europa.esig.dss.cades.signature with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentCAdESService. extendDocument(DSSDocument toExtendDocument, CAdESSignatureParameters parameters)TimestampTokenCAdESService. getContentTimestamp(DSSDocument toSignDocument, CAdESSignatureParameters parameters)ToBeSignedCAdESService. getDataToSign(DSSDocument toSignDocument, CAdESSignatureParameters parameters)DSSDocumentCAdESService. signDocument(DSSDocument toSignDocument, CAdESSignatureParameters parameters, SignatureValue signatureValue)Method parameters in eu.europa.esig.dss.cades.signature with type arguments of type DSSDocument Modifier and Type Method Description org.bouncycastle.cms.CMSSignedDataCMSSignedDataBuilder. extendCMSSignedData(org.bouncycastle.cms.CMSSignedData cmsSignedData, ValidationDataForInclusion validationDataForInclusion, List<DSSDocument> detachedContents)Extends the providedcmsSignedDatawith the required validation dataprotected org.bouncycastle.cms.CMSSignedDataCAdESLevelBaselineLT. extendWithValidationData(org.bouncycastle.cms.CMSSignedData cmsSignedData, ValidationDataForInclusion validationDataForInclusion, List<DSSDocument> detachedContents)org.bouncycastle.cms.CMSSignedDataCAdESLevelBaselineLT. postExtendCMSSignedData(org.bouncycastle.cms.CMSSignedData cmsSignedData, org.bouncycastle.cms.SignerInformation signerInformation, List<DSSDocument> detachedContents)protected org.bouncycastle.cms.CMSSignedDataCMSSignedDataBuilder. regenerateCMSSignedData(org.bouncycastle.cms.CMSSignedData cmsSignedData, List<DSSDocument> detachedContents, org.bouncycastle.util.Store certificatesStore, org.bouncycastle.util.Store attributeCertificatesStore, org.bouncycastle.util.Store crlsStore, org.bouncycastle.util.Store otherRevocationInfoFormatStoreBasic, org.bouncycastle.util.Store otherRevocationInfoFormatStoreOcsp) -
Uses of DSSDocument in eu.europa.esig.dss.cades.validation
Fields in eu.europa.esig.dss.cades.validation with type parameters of type DSSDocument Modifier and Type Field Description protected List<DSSDocument>CAdESTimestampSource. detachedDocumentsMethods in eu.europa.esig.dss.cades.validation that return DSSDocument Modifier and Type Method Description DSSDocumentCAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)DSSDocumentCAdESTimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)DSSDocumentCAdESSignature. getOriginalDocument()DSSDocumentCAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)DSSDocumentCAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)DSSDocumentCAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)Methods in eu.europa.esig.dss.cades.validation that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>CMSDocumentValidator. getOriginalDocuments(AdvancedSignature advancedSignature)List<DSSDocument>CMSDocumentValidator. getOriginalDocuments(String signatureId)Methods in eu.europa.esig.dss.cades.validation with parameters of type DSSDocument Modifier and Type Method Description SignedDocumentValidatorCMSDocumentValidatorFactory. create(DSSDocument document)booleanCMSDocumentValidator. isSupported(DSSDocument dssDocument)booleanCMSDocumentValidatorFactory. isSupported(DSSDocument document)Constructors in eu.europa.esig.dss.cades.validation with parameters of type DSSDocument Constructor Description CMSDocumentValidator(DSSDocument document)The default constructor forCMSDocumentValidator.CMSDocumentValidator(DSSDocument document, SignatureScopeFinder<CAdESSignature> signatureScopeFinder)Constructor parameters in eu.europa.esig.dss.cades.validation with type arguments of type DSSDocument Constructor Description CAdESTimestampDataBuilder(org.bouncycastle.cms.CMSSignedData cmsSignedData, org.bouncycastle.cms.SignerInformation signerInformation, List<DSSDocument> detachedDocuments, CadesLevelBaselineLTATimestampExtractor timestampExtractor)CAdESTimestampDataBuilder(org.bouncycastle.cms.SignerInformation signerInformation, List<DSSDocument> detachedDocuments) -
Uses of DSSDocument in eu.europa.esig.dss.cades.validation.scope
Methods in eu.europa.esig.dss.cades.validation.scope that return DSSDocument Modifier and Type Method Description protected DSSDocumentCAdESSignatureScopeFinder. getOriginalDocument(CAdESSignature cadesSignature)Returns original document for the given CAdES signatureMethods in eu.europa.esig.dss.cades.validation.scope with parameters of type DSSDocument Modifier and Type Method Description protected List<SignatureScope>CAdESSignatureScopeFinder. getSignatureScopeFromOriginalDocument(DSSDocument originalDocument) -
Uses of DSSDocument in eu.europa.esig.dss.model
Classes in eu.europa.esig.dss.model that implement DSSDocument Modifier and Type Class Description classCommonDocumentThis class implements the default methods.classDigestDocumentDigest representation of aDSSDocument.classFileDocumentDocument implementation stored on file-system.classInMemoryDocumentIn memory representation of a document -
Uses of DSSDocument in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades that return DSSDocument Modifier and Type Method Description DSSDocumentSignatureImageParameters. getImage()Returns aDSSDocumentimage defined for displaying on the signature fieldMethods in eu.europa.esig.dss.pades with parameters of type DSSDocument Modifier and Type Method Description static byte[]PAdESUtils. getSignedContent(DSSDocument dssDocument, ByteRange byteRange)Returns a signed content according to the provided byteRangevoidSignatureImageParameters. setImage(DSSDocument image)Allows to set a custom image to display on a signature fieldConstructors in eu.europa.esig.dss.pades with parameters of type DSSDocument Constructor Description DSSFileFont(DSSDocument dssDocument)DSSFileFont(DSSDocument dssDocument, float size) -
Uses of DSSDocument in eu.europa.esig.dss.pades.signature
Methods in eu.europa.esig.dss.pades.signature that return DSSDocument Modifier and Type Method Description DSSDocumentPAdESService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters)This method allows to add a new signature field to an existing pdf documentDSSDocumentPAdESService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters, String passwordProtection)This method allows to add a new signature field to an encrypted pdf documentDSSDocumentPAdESService. extendDocument(DSSDocument toExtendDocument, PAdESSignatureParameters parameters)DSSDocumentPAdESService. signDocument(DSSDocument toSignDocument, PAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentPAdESService. timestamp(DSSDocument toTimestampDocument, PAdESTimestampParameters parameters)Methods in eu.europa.esig.dss.pades.signature with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentPAdESService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters)This method allows to add a new signature field to an existing pdf documentDSSDocumentPAdESService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters, String passwordProtection)This method allows to add a new signature field to an encrypted pdf documentprotected byte[]PAdESService. computeDocumentDigest(DSSDocument toSignDocument, PAdESSignatureParameters parameters)DSSDocumentPAdESService. extendDocument(DSSDocument toExtendDocument, PAdESSignatureParameters parameters)protected byte[]PAdESService. generateCMSSignedData(DSSDocument toSignDocument, PAdESSignatureParameters parameters, SignatureValue signatureValue)List<String>PAdESService. getAvailableSignatureFields(DSSDocument document)This method returns not signed signature-fieldsList<String>PAdESService. getAvailableSignatureFields(DSSDocument document, String passwordProtection)This method returns not signed signature-fields from an encrypted documentTimestampTokenPAdESService. getContentTimestamp(DSSDocument toSignDocument, PAdESSignatureParameters parameters)ToBeSignedPAdESService. getDataToSign(DSSDocument toSignDocument, PAdESSignatureParameters parameters)DSSDocumentPAdESService. signDocument(DSSDocument toSignDocument, PAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentPAdESService. timestamp(DSSDocument toTimestampDocument, PAdESTimestampParameters parameters) -
Uses of DSSDocument in eu.europa.esig.dss.pades.timestamp
Methods in eu.europa.esig.dss.pades.timestamp that return DSSDocument Modifier and Type Method Description DSSDocumentPAdESTimestampService. timestampDocument(DSSDocument document, PAdESTimestampParameters params)Methods in eu.europa.esig.dss.pades.timestamp with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentPAdESTimestampService. timestampDocument(DSSDocument document, PAdESTimestampParameters params) -
Uses of DSSDocument in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return DSSDocument Modifier and Type Method Description DSSDocumentPAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)DSSDocumentPAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)DSSDocumentPAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)DSSDocumentPAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)Methods in eu.europa.esig.dss.pades.validation that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>PDFDocumentValidator. getOriginalDocuments(AdvancedSignature advancedSignature)List<DSSDocument>PDFDocumentValidator. getOriginalDocuments(String signatureId)Methods in eu.europa.esig.dss.pades.validation with parameters of type DSSDocument Modifier and Type Method Description SignedDocumentValidatorPDFDocumentValidatorFactory. create(DSSDocument document)booleanPDFDocumentValidator. isSupported(DSSDocument dssDocument)booleanPDFDocumentValidatorFactory. isSupported(DSSDocument document)Constructors in eu.europa.esig.dss.pades.validation with parameters of type DSSDocument Constructor Description PDFDocumentValidator(DSSDocument document)The default constructor for PDFDocumentValidator. -
Uses of DSSDocument in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return DSSDocument Modifier and Type Method Description DSSDocumentAbstractPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks)DSSDocumentPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks)This method adds the DSS dictionary (Baseline-LT)DSSDocumentPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd)This method adds the DSS dictionary (Baseline-LT)DSSDocumentAbstractPDFSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters)DSSDocumentPDFSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters)This method allows to add a new signature field to an existing pdf documentDSSDocumentPDFSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters, String pwd)This method allows to add a new signature field to an existing encrypted pdf documentDSSDocumentPDFSignatureService. sign(DSSDocument pdfData, byte[] signatureValue, PAdESCommonParameters parameters)Signs a PDF documentMethods in eu.europa.esig.dss.pdf with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentAbstractPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks)DSSDocumentPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks)This method adds the DSS dictionary (Baseline-LT)DSSDocumentPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd)This method adds the DSS dictionary (Baseline-LT)DSSDocumentAbstractPDFSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters)DSSDocumentPDFSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters)This method allows to add a new signature field to an existing pdf documentDSSDocumentPDFSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters, String pwd)This method allows to add a new signature field to an existing encrypted pdf documentprotected abstract voidAbstractPDFSignatureService. checkDocumentPermissions(DSSDocument toSignDocument, String pwd)This method checks if the document is not encrypted or with limited edition rightsbyte[]PDFSignatureService. digest(DSSDocument toSignDocument, PAdESCommonParameters parameters)Returns the digest value of a PDF documentList<String>AbstractPDFSignatureService. getAvailableSignatureFields(DSSDocument document)List<String>PDFSignatureService. getAvailableSignatureFields(DSSDocument document)This method returns not signed signature-fieldsList<String>PDFSignatureService. getAvailableSignatureFields(DSSDocument document, String pwd)Returns not-signed signature fields from an encrypted documentList<PdfRevision>AbstractPDFSignatureService. getRevisions(DSSDocument document, String pwd)List<PdfRevision>PDFSignatureService. getRevisions(DSSDocument document, String pwd)Retrieves revisions from a PDF documentprotected byte[]AbstractPDFSignatureService. getSignatureValue(DSSDocument dssDocument, ByteRange byteRange)protected booleanAbstractPDFSignatureService. isContentValueEqualsByteRangeExtraction(DSSDocument document, ByteRange byteRange, byte[] cms, List<String> signatureFieldNames)protected abstract PdfDocumentReaderAbstractPDFSignatureService. loadPdfDocumentReader(DSSDocument dssDocument, String passwordProtection)LoadsPdfDocumentReaderinstanceDSSDocumentPDFSignatureService. sign(DSSDocument pdfData, byte[] signatureValue, PAdESCommonParameters parameters)Signs a PDF document -
Uses of DSSDocument in eu.europa.esig.dss.pdf.openpdf
Methods in eu.europa.esig.dss.pdf.openpdf that return DSSDocument Modifier and Type Method Description DSSDocumentITextPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd)DSSDocumentITextPDFSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters, String pwd)DSSDocumentITextPDFSignatureService. sign(DSSDocument toSignDocument, byte[] signatureValue, PAdESCommonParameters parameters)Methods in eu.europa.esig.dss.pdf.openpdf with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentITextPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd)DSSDocumentITextPDFSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters, String pwd)protected voidITextPDFSignatureService. checkDocumentPermissions(DSSDocument toSignDocument, String pwd)byte[]ITextPDFSignatureService. digest(DSSDocument toSignDocument, PAdESCommonParameters parameters)List<String>ITextPDFSignatureService. getAvailableSignatureFields(DSSDocument document, String pwd)protected PdfDocumentReaderITextPDFSignatureService. loadPdfDocumentReader(DSSDocument dssDocument, String passwordProtection)DSSDocumentITextPDFSignatureService. sign(DSSDocument toSignDocument, byte[] signatureValue, PAdESCommonParameters parameters)Constructors in eu.europa.esig.dss.pdf.openpdf with parameters of type DSSDocument Constructor Description ITextDocumentReader(DSSDocument dssDocument)Default constructor of the OpenPDF implementation of the ReaderITextDocumentReader(DSSDocument dssDocument, byte[] passwordProtection)The OpenPDF implementation of the Reader -
Uses of DSSDocument in eu.europa.esig.dss.pdf.pdfbox
Methods in eu.europa.esig.dss.pdf.pdfbox that return DSSDocument Modifier and Type Method Description DSSDocumentPdfBoxSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd)DSSDocumentPdfBoxSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters, String pwd)DSSDocumentPdfBoxSignatureService. sign(DSSDocument toSignDocument, byte[] signatureValue, PAdESCommonParameters parameters)Methods in eu.europa.esig.dss.pdf.pdfbox with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentPdfBoxSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd)DSSDocumentPdfBoxSignatureService. addNewSignatureField(DSSDocument document, SignatureFieldParameters parameters, String pwd)protected voidPdfBoxSignatureService. checkDocumentPermissions(DSSDocument document, String pwd)byte[]PdfBoxSignatureService. digest(DSSDocument toSignDocument, PAdESCommonParameters parameters)List<String>PdfBoxSignatureService. getAvailableSignatureFields(DSSDocument document, String pwd)protected PdfDocumentReaderPdfBoxSignatureService. loadPdfDocumentReader(DSSDocument dssDocument, String passwordProtection)DSSDocumentPdfBoxSignatureService. sign(DSSDocument toSignDocument, byte[] signatureValue, PAdESCommonParameters parameters)Constructors in eu.europa.esig.dss.pdf.pdfbox with parameters of type DSSDocument Constructor Description PdfBoxDocumentReader(DSSDocument dssDocument)Default constructor of the PDFBox implementation of the ReaderPdfBoxDocumentReader(DSSDocument dssDocument, String passwordProtection)The PDFBox implementation of the Reader -
Uses of DSSDocument in eu.europa.esig.dss.pdf.pdfbox.visible
Methods in eu.europa.esig.dss.pdf.pdfbox.visible with parameters of type DSSDocument Modifier and Type Method Description protected voidAbstractPdfBoxSignatureDrawer. checkColorSpace(org.apache.pdfbox.pdmodel.PDDocument pdDocument, DSSDocument image)Method to check if the target image's colro space is present in the document's catalogprotected abstract StringAbstractPdfBoxSignatureDrawer. getColorSpaceName(DSSDocument image)Returns color space name for the provided image -
Uses of DSSDocument in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
Methods in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer with parameters of type DSSDocument Modifier and Type Method Description protected StringDefaultPdfBoxVisibleSignatureDrawer. getColorSpaceName(DSSDocument image) -
Uses of DSSDocument in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
Methods in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer with parameters of type DSSDocument Modifier and Type Method Description protected StringNativePdfBoxVisibleSignatureDrawer. getColorSpaceName(DSSDocument image) -
Uses of DSSDocument in eu.europa.esig.dss.pdf.visible
Methods in eu.europa.esig.dss.pdf.visible with parameters of type DSSDocument Modifier and Type Method Description static ImageAndResolutionImageUtils. readDisplayMetadata(DSSDocument image)Reads image's metadataConstructors in eu.europa.esig.dss.pdf.visible with parameters of type DSSDocument Constructor Description ImageAndResolution(DSSDocument image, int xDpi, int yDpi) -
Uses of DSSDocument in eu.europa.esig.dss.service.http.commons
Methods in eu.europa.esig.dss.service.http.commons that return DSSDocument Modifier and Type Method Description DSSDocumentFileCacheDataLoader. getDocument(String url)Methods in eu.europa.esig.dss.service.http.commons with parameters of type DSSDocument Modifier and Type Method Description voidCommonsDataLoader. setSslKeystore(DSSDocument sslKeyStore)voidCommonsDataLoader. setSslTruststore(DSSDocument sslTrustStore) -
Uses of DSSDocument in eu.europa.esig.dss.signature
Methods in eu.europa.esig.dss.signature that return DSSDocument Modifier and Type Method Description DSSDocumentDocumentSignatureService. extendDocument(DSSDocument toExtendDocument, SP parameters)Extends the level of the signatures in thetoExtendDocumentDSSDocumentMultipleDocumentsSignatureService. extendDocument(DSSDocument toExtendDocument, SP parameters)Extends the level of the signatures in thetoExtendDocumentDSSDocumentSignatureExtension. extendSignatures(DSSDocument document, SP params)Extends the level of the signatures contained in a document.DSSDocumentDocumentSignatureService. signDocument(DSSDocument toSignDocument, SP parameters, SignatureValue signatureValue)Signs the toSignDocument with the provided signatureValue.DSSDocumentMultipleDocumentsSignatureService. signDocument(List<DSSDocument> toSignDocuments, SP parameters, SignatureValue signatureValue)Signs the toSignDocuments with the provided signatureValue.DSSDocumentAbstractSignatureService. timestamp(DSSDocument toTimestampDocument, TP parameters)DSSDocumentDocumentSignatureService. timestamp(DSSDocument toTimestampDocument, TP parameters)This method allows to add a timestamp to an unsigned documentDSSDocumentMultipleDocumentsSignatureService. timestamp(List<DSSDocument> toTimestampDocuments, TP parameters)Timestamps the toSignDocuments with the provided signatureValue.Methods in eu.europa.esig.dss.signature with parameters of type DSSDocument Modifier and Type Method Description DSSDocumentDocumentSignatureService. extendDocument(DSSDocument toExtendDocument, SP parameters)Extends the level of the signatures in thetoExtendDocumentDSSDocumentMultipleDocumentsSignatureService. extendDocument(DSSDocument toExtendDocument, SP parameters)Extends the level of the signatures in thetoExtendDocumentDSSDocumentSignatureExtension. extendSignatures(DSSDocument document, SP params)Extends the level of the signatures contained in a document.TimestampTokenDocumentSignatureService. getContentTimestamp(DSSDocument toSignDocument, SP parameters)This method allows to compute a content-timestamp (which is added in the signed properties)ToBeSignedDocumentSignatureService. getDataToSign(DSSDocument toSignDocument, SP parameters)Retrieves the bytes of the data that need to be signed based on thetoSignDocumentandparameters.protected StringAbstractSignatureService. getFinalArchiveName(DSSDocument originalFile, SigningOperation operation, SignatureLevel level, MimeType containerMimeType)protected StringAbstractSignatureService. getFinalFileName(DSSDocument originalFile, SigningOperation operation, SignatureLevel level)DSSDocumentDocumentSignatureService. signDocument(DSSDocument toSignDocument, SP parameters, SignatureValue signatureValue)Signs the toSignDocument with the provided signatureValue.DSSDocumentAbstractSignatureService. timestamp(DSSDocument toTimestampDocument, TP parameters)DSSDocumentDocumentSignatureService. timestamp(DSSDocument toTimestampDocument, TP parameters)This method allows to add a timestamp to an unsigned documentMethod parameters in eu.europa.esig.dss.signature with type arguments of type DSSDocument Modifier and Type Method Description TimestampTokenMultipleDocumentsSignatureService. getContentTimestamp(List<DSSDocument> toSignDocuments, SP parameters)Creates a content-timestamp attribute (to be include in the signed-data)ToBeSignedMultipleDocumentsSignatureService. getDataToSign(List<DSSDocument> toSignDocuments, SP parameters)Retrieves the bytes of the data that need to be signed based on thetoSignDocumentsandparameters.DSSDocumentMultipleDocumentsSignatureService. signDocument(List<DSSDocument> toSignDocuments, SP parameters, SignatureValue signatureValue)Signs the toSignDocuments with the provided signatureValue.DSSDocumentMultipleDocumentsSignatureService. timestamp(List<DSSDocument> toTimestampDocuments, TP parameters)Timestamps the toSignDocuments with the provided signatureValue. -
Uses of DSSDocument in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return DSSDocument Modifier and Type Method Description static DSSDocumentDSSUtils. splitDocument(DSSDocument origin, int start, int end)This method create a new document from a sub-part of another documentMethods in eu.europa.esig.dss.spi with parameters of type DSSDocument Modifier and Type Method Description static booleanDSSUtils. compareFirstBytes(DSSDocument dssDocument, byte[] byteArray)Reads firstbyteArray.lengthbytes of thedssDocumentand compares them withbyteArraystatic byte[]DSSUtils. digest(DigestAlgorithm digestAlgorithm, DSSDocument document)static DigestDSSUtils. getDigest(DigestAlgorithm digestAlgo, DSSDocument dssDocument)static longDSSUtils. getFileByteSize(DSSDocument dssDocument)Returns byte size of the given documentstatic booleanDSSUtils. isTimestampToken(DSSDocument document)Checks if the document contains a TimeStampTokenstatic longDSSUtils. readAvailableBytes(DSSDocument dssDocument, byte[] b)Read the requested number of bytes fromDSSDocumentaccording to the size of the providedbyte[] buffer and validates success of the operationstatic byteDSSUtils. readFirstByte(DSSDocument dssDocument)Reads the first byte from the DSSDocumentstatic DSSDocumentDSSUtils. splitDocument(DSSDocument origin, int start, int end)This method create a new document from a sub-part of another documentstatic byte[]DSSUtils. toByteArray(DSSDocument document)Get the contents of anDSSDocumentas abyte[].static org.bouncycastle.cms.CMSSignedDataDSSUtils. toCMSSignedData(DSSDocument document)Gets CMSSignedData from thedocumentbytes -
Uses of DSSDocument in eu.europa.esig.dss.spi.client.http
Methods in eu.europa.esig.dss.spi.client.http that return DSSDocument Modifier and Type Method Description DSSDocumentDSSFileLoader. getDocument(String url)Returns DSSDocument from the provided url -
Uses of DSSDocument in eu.europa.esig.dss.tsl.download
Methods in eu.europa.esig.dss.tsl.download that return DSSDocument Modifier and Type Method Description DSSDocumentXmlDownloadResult. getDSSDocument()Constructors in eu.europa.esig.dss.tsl.download with parameters of type DSSDocument Constructor Description XmlDownloadResult(DSSDocument dssDocument, Digest digest) -
Uses of DSSDocument in eu.europa.esig.dss.tsl.parsing
Constructors in eu.europa.esig.dss.tsl.parsing with parameters of type DSSDocument Constructor Description AbstractParsingTask(DSSDocument document)LOTLParsingTask(DSSDocument document, LOTLSource lotlSource)TLParsingTask(DSSDocument document, TLSource tlSource) -
Uses of DSSDocument in eu.europa.esig.dss.tsl.runnable
Methods in eu.europa.esig.dss.tsl.runnable that return DSSDocument Modifier and Type Method Description protected DSSDocumentAbstractAnalysis. download(String url)DSSDocumentPivotProcessingResult. getPivot()Methods in eu.europa.esig.dss.tsl.runnable with parameters of type DSSDocument Modifier and Type Method Description protected voidAbstractAnalysis. lotlParsing(DSSDocument document, LOTLSource source)protected voidAbstractAnalysis. validation(DSSDocument document, CertificateSource certificateSource)Constructors in eu.europa.esig.dss.tsl.runnable with parameters of type DSSDocument Constructor Description PivotProcessingResult(DSSDocument pivot, CertificateSource certificateSource, String lotlLocation) -
Uses of DSSDocument in eu.europa.esig.dss.tsl.validation
Constructors in eu.europa.esig.dss.tsl.validation with parameters of type DSSDocument Constructor Description TLValidatorTask(DSSDocument trustedList, CertificateSource certificateSource)Constructor used to instantiate a validator for a trusted list -
Uses of DSSDocument in eu.europa.esig.dss.validation
Fields in eu.europa.esig.dss.validation declared as DSSDocument Modifier and Type Field Description protected DSSDocumentSignedDocumentValidator. documentThe document to be validated (with the signature(s) or timestamp(s))Fields in eu.europa.esig.dss.validation with type parameters of type DSSDocument Modifier and Type Field Description protected List<DSSDocument>SignedDocumentValidator. containerContentsIn case of an ASiC signature thisListof container documents.protected List<DSSDocument>DefaultAdvancedSignature. detachedContentsIn case of a detached signature this is the signed document.protected List<DSSDocument>SignedDocumentValidator. detachedContentsIn case of a detached signature thisListcontains the signed documents.Methods in eu.europa.esig.dss.validation that return DSSDocument Modifier and Type Method Description DSSDocumentSignaturePolicy. getPolicyContent()Returns a DSSDocument with the signature policy contentDSSDocumentSignaturePolicyProvider. getSignaturePolicy(String policyId, String url)DSSDocumentSignaturePolicyProvider. getSignaturePolicyById(String policyId)DSSDocumentSignaturePolicyProvider. getSignaturePolicyByUrl(String url)Methods in eu.europa.esig.dss.validation that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>AdvancedSignature. getContainerContents()List<DSSDocument>DefaultAdvancedSignature. getContainerContents()List<DSSDocument>AdvancedSignature. getDetachedContents()List<DSSDocument>DefaultAdvancedSignature. getDetachedContents()List<DSSDocument>AdvancedSignature. getManifestedDocuments()List<DSSDocument>DefaultAdvancedSignature. getManifestedDocuments()List<DSSDocument>DocumentValidator. getOriginalDocuments(AdvancedSignature advancedSignature)This method returns the signed document(s) without their signature(s)List<DSSDocument>DocumentValidator. getOriginalDocuments(String signatureId)This method returns the signed document(s) without their signature(s)Map<String,DSSDocument>SignaturePolicyProvider. getSignaturePoliciesById()Map<String,DSSDocument>SignaturePolicyProvider. getSignaturePoliciesByUrl()Methods in eu.europa.esig.dss.validation with parameters of type DSSDocument Modifier and Type Method Description SignedDocumentValidatorDocumentValidatorFactory. create(DSSDocument document)This methods instantiates aDocumentValidatorwith the given documentDiagnosticDataBuilderDiagnosticDataBuilder. document(DSSDocument signedDocument)This method allows to set the document which is analysedstatic SignedDocumentValidatorSignedDocumentValidator. fromDocument(DSSDocument dssDocument)This method guesses the document format and returns an appropriate document validator.booleanDocumentValidatorFactory. isSupported(DSSDocument document)This method tests if the current implementation ofDocumentValidatorsupports the given documentabstract booleanSignedDocumentValidator. isSupported(DSSDocument dssDocument)voidManifestFile. setDocument(DSSDocument document)voidSignaturePolicy. setPolicyContent(DSSDocument policyContent)Method parameters in eu.europa.esig.dss.validation with type arguments of type DSSDocument Modifier and Type Method Description voidAdvancedSignature. setContainerContents(List<DSSDocument> containerContents)This method allows to set the container contents in the case of ASiC signature.voidDefaultAdvancedSignature. setContainerContents(List<DSSDocument> containerContents)voidDocumentValidator. setContainerContents(List<DSSDocument> archiveContents)Sets theListofDSSDocumentcontaining the original container content for ASiC signatures.voidSignedDocumentValidator. setContainerContents(List<DSSDocument> containerContents)voidAdvancedSignature. setDetachedContents(List<DSSDocument> detachedContents)This method allows to set the signed contents in the case of the detached signature.voidDefaultAdvancedSignature. setDetachedContents(List<DSSDocument> detachedContents)voidDocumentValidator. setDetachedContents(List<DSSDocument> detachedContent)Sets theListofDSSDocumentcontaining the original contents to sign, for detached signature scenarios.voidSignedDocumentValidator. setDetachedContents(List<DSSDocument> detachedContents)voidSignaturePolicyProvider. setSignaturePoliciesById(Map<String,DSSDocument> signaturePoliciesById)voidSignaturePolicyProvider. setSignaturePoliciesByUrl(Map<String,DSSDocument> signaturePoliciesByUrl) -
Uses of DSSDocument in eu.europa.esig.dss.validation.scope
Methods in eu.europa.esig.dss.validation.scope with parameters of type DSSDocument Modifier and Type Method Description protected booleanAbstractSignatureScopeFinder. isASiCSArchive(AdvancedSignature advancedSignature, DSSDocument dssDocument) -
Uses of DSSDocument in eu.europa.esig.dss.validation.timestamp
Methods in eu.europa.esig.dss.validation.timestamp that return DSSDocument Modifier and Type Method Description DSSDocumentTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)Archive timestamp seals the data of the signature in a specific order.DSSDocumentTimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)Returns the content timestamp data (timestamped or to be).DSSDocumentTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)Returns the data (signature value) that was timestamped by the SignatureTimeStamp for the given timestamp.DSSDocumentDetachedTimestampValidator. getTimestampedData()DSSDocumentTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)Returns the data to be time-stamped.DSSDocumentTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)Returns the data to be time-stamped which contains the concatenation of CompleteCertificateRefs and CompleteRevocationRefs elements (XAdES example).Methods in eu.europa.esig.dss.validation.timestamp that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>DetachedTimestampValidator. getOriginalDocuments(AdvancedSignature advancedSignature)List<DSSDocument>DetachedTimestampValidator. getOriginalDocuments(String signatureId)Methods in eu.europa.esig.dss.validation.timestamp with parameters of type DSSDocument Modifier and Type Method Description SignedDocumentValidatorDetachedTimestampValidatorFactory. create(DSSDocument document)booleanDetachedTimestampValidator. isSupported(DSSDocument dssDocument)booleanDetachedTimestampValidatorFactory. isSupported(DSSDocument document)booleanTimestampToken. matchData(DSSDocument timestampedData)Checks if theTimeStampTokenmatches the signed data.booleanTimestampToken. matchData(DSSDocument timestampedData, boolean suppressMatchWarnings)Checks if theTimeStampTokenmatches the signed data.voidDetachedTimestampValidator. setTimestampedData(DSSDocument document)Constructors in eu.europa.esig.dss.validation.timestamp with parameters of type DSSDocument Constructor Description DetachedTimestampValidator(DSSDocument timestampFile)DetachedTimestampValidator(DSSDocument timestampFile, TimestampType timestampType) -
Uses of DSSDocument in eu.europa.esig.dss.ws.converter
Methods in eu.europa.esig.dss.ws.converter that return DSSDocument Modifier and Type Method Description static DSSDocumentRemoteDocumentConverter. toDSSDocument(RemoteDocument remoteDocument)Methods in eu.europa.esig.dss.ws.converter that return types with arguments of type DSSDocument Modifier and Type Method Description static List<DSSDocument>RemoteDocumentConverter. toDSSDocuments(List<RemoteDocument> remoteDocuments)Methods in eu.europa.esig.dss.ws.converter with parameters of type DSSDocument Modifier and Type Method Description static RemoteDocumentRemoteDocumentConverter. toRemoteDocument(DSSDocument originalDocument)Method parameters in eu.europa.esig.dss.ws.converter with type arguments of type DSSDocument Modifier and Type Method Description static List<RemoteDocument>RemoteDocumentConverter. toRemoteDocuments(List<DSSDocument> originalDocuments) -
Uses of DSSDocument in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return DSSDocument Modifier and Type Method Description DSSDocumentSignatureBuilder. signDocument(byte[] signatureValue)DSSDocumentSignatureProfile. signDocument(DSSDocument toSignDocument, XAdESSignatureParameters parameters, byte[] signatureValue)Methods in eu.europa.esig.dss.xades that return types with arguments of type DSSDocument Modifier and Type Method Description static List<DSSDocument>XAdESSignatureUtils. getSignerDocuments(XAdESSignature signature)Returns list of original signed documentsMethods in eu.europa.esig.dss.xades with parameters of type DSSDocument Modifier and Type Method Description static booleanDSSXMLUtils. isDuplicateIdsDetected(DSSDocument doc)This method is used to detect duplicate id valuesDSSDocumentSignatureProfile. signDocument(DSSDocument toSignDocument, XAdESSignatureParameters parameters, byte[] signatureValue) -
Uses of DSSDocument in eu.europa.esig.dss.xades.reference
Methods in eu.europa.esig.dss.xades.reference that return DSSDocument Modifier and Type Method Description DSSDocumentDSSReference. getContents()Methods in eu.europa.esig.dss.xades.reference with parameters of type DSSDocument Modifier and Type Method Description voidDSSReference. setContents(DSSDocument contents) -
Uses of DSSDocument in eu.europa.esig.dss.xades.signature
Fields in eu.europa.esig.dss.xades.signature declared as DSSDocument Modifier and Type Field Description protected DSSDocumentXAdESSignatureBuilder. detachedDocumentThis is the reference to the original document to signMethods in eu.europa.esig.dss.xades.signature that return DSSDocument Modifier and Type Method Description DSSDocumentManifestBuilder. build()protected DSSDocumentXAdESBuilder. createXmlDocument()CreatesDSSDocumentfrom the current documentDomDSSDocumentXAdESService. extendDocument(DSSDocument toExtendDocument, XAdESSignatureParameters parameters)DSSDocumentXAdESLevelBaselineT. extendSignatures(DSSDocument dssDocument, XAdESSignatureParameters params)DSSDocumentXAdESLevelBaselineB. signDocument(DSSDocument document, XAdESSignatureParameters parameters, byte[] signatureValue)Adds the signature value to the signature.DSSDocumentXAdESService. signDocument(DSSDocument toSignDocument, XAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentXAdESService. signDocument(List<DSSDocument> toSignDocuments, XAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentXAdESSignatureBuilder. signDocument(byte[] signatureValue)Adds signature value to the signature and returns XML signature (InMemoryDocument)DSSDocumentXAdESService. timestamp(List<DSSDocument> toTimestampDocuments, XAdESTimestampParameters parameters)protected abstract DSSDocumentXAdESSignatureBuilder. transformReference(DSSReference reference)This method performs the reference transformation.Methods in eu.europa.esig.dss.xades.signature with parameters of type DSSDocument Modifier and Type Method Description TimestampTokenAllDataObjectsTimeStampBuilder. build(DSSDocument document)protected abstract DSSReferenceXAdESSignatureBuilder. createReference(DSSDocument document, int referenceIndex)DSSDocumentXAdESService. extendDocument(DSSDocument toExtendDocument, XAdESSignatureParameters parameters)DSSDocumentXAdESLevelBaselineT. extendSignatures(DSSDocument dssDocument, XAdESSignatureParameters params)TimestampTokenXAdESService. getContentTimestamp(DSSDocument toSignDocument, XAdESSignatureParameters parameters)byte[]XAdESLevelBaselineB. getDataToSign(DSSDocument dssDocument, XAdESSignatureParameters parameters)Returns the canonicalized ds:SignedInfo XML segment under the form of InputStreamToBeSignedXAdESService. getDataToSign(DSSDocument toSignDocument, XAdESSignatureParameters parameters)static XAdESSignatureBuilderXAdESSignatureBuilder. getSignatureBuilder(XAdESSignatureParameters params, DSSDocument document, CertificateVerifier certificateVerifier)Creates the signature according to the packagingprotected voidXAdESBuilder. incorporateDigestValue(Element parentDom, DSSReference dssReference, DigestAlgorithm digestAlgorithm, DSSDocument originalDocument)This method creates the ds:DigestValue DOM object.DSSDocumentXAdESLevelBaselineB. signDocument(DSSDocument document, XAdESSignatureParameters parameters, byte[] signatureValue)Adds the signature value to the signature.DSSDocumentXAdESService. signDocument(DSSDocument toSignDocument, XAdESSignatureParameters parameters, SignatureValue signatureValue)Method parameters in eu.europa.esig.dss.xades.signature with type arguments of type DSSDocument Modifier and Type Method Description TimestampTokenAllDataObjectsTimeStampBuilder. build(List<DSSDocument> documents)TimestampTokenXAdESService. getContentTimestamp(List<DSSDocument> toSignDocuments, XAdESSignatureParameters parameters)ToBeSignedXAdESService. getDataToSign(List<DSSDocument> toSignDocuments, XAdESSignatureParameters parameters)DSSDocumentXAdESService. signDocument(List<DSSDocument> toSignDocuments, XAdESSignatureParameters parameters, SignatureValue signatureValue)DSSDocumentXAdESService. timestamp(List<DSSDocument> toTimestampDocuments, XAdESTimestampParameters parameters)Constructors in eu.europa.esig.dss.xades.signature with parameters of type DSSDocument Constructor Description XAdESSignatureBuilder(XAdESSignatureParameters params, DSSDocument detachedDocument, CertificateVerifier certificateVerifier)The default constructor for SignatureBuilder.Constructor parameters in eu.europa.esig.dss.xades.signature with type arguments of type DSSDocument Constructor Description ManifestBuilder(DigestAlgorithm digestAlgorithm, List<DSSDocument> documents)Constructor for the builder (the Id of the Manifest tag will be equals to "manifest")ManifestBuilder(String manifestId, DigestAlgorithm digestAlgorithm, List<DSSDocument> documents)Constructor for the builderManifestBuilder(String manifestId, DigestAlgorithm digestAlgorithm, List<DSSDocument> documents, DSSNamespace xmldsigNamespace)Constructor for the builder -
Uses of DSSDocument in eu.europa.esig.dss.xades.validation
Methods in eu.europa.esig.dss.xades.validation that return DSSDocument Modifier and Type Method Description DSSDocumentXAdESTimestampDataBuilder. getArchiveTimestampData(TimestampToken timestampToken)DSSDocumentXAdESTimestampDataBuilder. getContentTimestampData(TimestampToken timestampToken)DSSDocumentXAdESTimestampDataBuilder. getSignatureTimestampData(TimestampToken timestampToken)DSSDocumentXAdESTimestampDataBuilder. getTimestampX1Data(TimestampToken timestampToken)DSSDocumentXAdESTimestampDataBuilder. getTimestampX2Data(TimestampToken timestampToken)Methods in eu.europa.esig.dss.xades.validation that return types with arguments of type DSSDocument Modifier and Type Method Description List<DSSDocument>XMLDocumentValidator. getOriginalDocuments(AdvancedSignature advancedSignature)List<DSSDocument>XMLDocumentValidator. getOriginalDocuments(String signatureId)Methods in eu.europa.esig.dss.xades.validation with parameters of type DSSDocument Modifier and Type Method Description SignedDocumentValidatorXMLDocumentValidatorFactory. create(DSSDocument document)booleanXMLDocumentValidator. isSupported(DSSDocument dssDocument)booleanXMLDocumentValidatorFactory. isSupported(DSSDocument document)Constructors in eu.europa.esig.dss.xades.validation with parameters of type DSSDocument Constructor Description XMLDocumentValidator(DSSDocument dssDocument)The default constructor for XMLDocumentValidator.Constructor parameters in eu.europa.esig.dss.xades.validation with type arguments of type DSSDocument Constructor Description DetachedSignatureResolver(List<DSSDocument> documents, DigestAlgorithm digestAlgorithm)