public class DataToSignASiCSWithXAdESFromFiles extends AbstractGetDataToSignASiCSWithXAdES implements GetDataToSignASiCWithXAdESHelper
| Constructor and Description |
|---|
DataToSignASiCSWithXAdESFromFiles(List<eu.europa.esig.dss.DSSDocument> filesToBeSigned,
Date signingDate,
ASiCParameters asicParameters) |
| Modifier and Type | Method and Description |
|---|---|
eu.europa.esig.dss.DSSDocument |
getExistingSignature() |
List<eu.europa.esig.dss.DSSDocument> |
getManifestFiles() |
String |
getSignatureFilename() |
List<eu.europa.esig.dss.DSSDocument> |
getSignatures() |
List<eu.europa.esig.dss.DSSDocument> |
getSignedDocuments() |
List<eu.europa.esig.dss.DSSDocument> |
getToBeSigned() |
getSignatureFileNamecreatePackageZippublic DataToSignASiCSWithXAdESFromFiles(List<eu.europa.esig.dss.DSSDocument> filesToBeSigned, Date signingDate, ASiCParameters asicParameters)
public String getSignatureFilename()
getSignatureFilename in interface GetDataToSignHelperpublic List<eu.europa.esig.dss.DSSDocument> getToBeSigned()
getToBeSigned in interface GetDataToSignASiCWithXAdESHelperpublic eu.europa.esig.dss.DSSDocument getExistingSignature()
getExistingSignature in interface GetDataToSignASiCWithXAdESHelperpublic List<eu.europa.esig.dss.DSSDocument> getSignedDocuments()
getSignedDocuments in interface GetDataToSignHelperpublic List<eu.europa.esig.dss.DSSDocument> getManifestFiles()
getManifestFiles in interface GetDataToSignHelperpublic List<eu.europa.esig.dss.DSSDocument> getSignatures()
getSignatures in interface GetDataToSignHelperCopyright © 2017. All rights reserved.