Uses of Class
eu.europa.esig.dss.asic.cades.ASiCWithCAdESSignatureParameters
-
Packages that use ASiCWithCAdESSignatureParameters Package Description eu.europa.esig.dss.asic.cades.signature eu.europa.esig.dss.asic.cades.signature.asice eu.europa.esig.dss.ws.signature.common -
-
Uses of ASiCWithCAdESSignatureParameters in eu.europa.esig.dss.asic.cades.signature
Methods in eu.europa.esig.dss.asic.cades.signature with parameters of type ASiCWithCAdESSignatureParameters Modifier and Type Method Description DSSDocumentASiCWithCAdESService. extendDocument(DSSDocument toExtendDocument, ASiCWithCAdESSignatureParameters parameters)TimestampTokenASiCWithCAdESService. getContentTimestamp(List<DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters)ToBeSignedASiCWithCAdESService. getDataToSign(List<DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters)static GetDataToSignASiCWithCAdESHelperASiCWithCAdESDataToSignHelperBuilder. getGetDataToSignHelper(List<DSSDocument> documents, ASiCWithCAdESSignatureParameters parameters)DSSDocumentASiCWithCAdESService. signDocument(List<DSSDocument> toSignDocuments, ASiCWithCAdESSignatureParameters parameters, SignatureValue signatureValue) -
Uses of ASiCWithCAdESSignatureParameters in eu.europa.esig.dss.asic.cades.signature.asice
Methods in eu.europa.esig.dss.asic.cades.signature.asice with parameters of type ASiCWithCAdESSignatureParameters Modifier and Type Method Description protected DSSDocumentAbstractDataToSignASiCEWithCAdES. getASiCManifest(List<DSSDocument> documents, List<DSSDocument> signatures, List<DSSDocument> manifests, ASiCWithCAdESSignatureParameters parameters)Constructors in eu.europa.esig.dss.asic.cades.signature.asice with parameters of type ASiCWithCAdESSignatureParameters Constructor Description DataToSignASiCEWithCAdESFromArchive(List<DSSDocument> signedDocuments, List<DSSDocument> existingSignatures, List<DSSDocument> existingManifests, ASiCWithCAdESSignatureParameters parameters)DataToSignASiCEWithCAdESFromFiles(List<DSSDocument> filesToBeSigned, ASiCWithCAdESSignatureParameters parameters) -
Uses of ASiCWithCAdESSignatureParameters in eu.europa.esig.dss.ws.signature.common
Method parameters in eu.europa.esig.dss.ws.signature.common with type arguments of type ASiCWithCAdESSignatureParameters Modifier and Type Method Description voidRemoteDocumentSignatureServiceImpl. setAsicWithCAdESService(DocumentSignatureService<ASiCWithCAdESSignatureParameters> asicWithCAdESService)voidRemoteMultipleDocumentsSignatureServiceImpl. setAsicWithCAdESService(MultipleDocumentsSignatureService<ASiCWithCAdESSignatureParameters> asicWithCAdESService)
-