public class DataToSignASiCEWithXAdESFromArchive extends AbstractDataToSignASiCEWithXAdES implements GetDataToSignASiCWithXAdESHelper
| Constructor and Description |
|---|
DataToSignASiCEWithXAdESFromArchive(List<eu.europa.esig.dss.DSSDocument> signedDocuments,
List<eu.europa.esig.dss.DSSDocument> existingSignatures,
List<eu.europa.esig.dss.DSSDocument> existingManifests,
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() |
getASiCManifest, getSignatureFileNamepublic DataToSignASiCEWithXAdESFromArchive(List<eu.europa.esig.dss.DSSDocument> signedDocuments, List<eu.europa.esig.dss.DSSDocument> existingSignatures, List<eu.europa.esig.dss.DSSDocument> existingManifests, 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.