Uses of Class
eu.europa.esig.dss.asic.xades.ASiCWithXAdESSignatureParameters
Package | Description |
---|---|
eu.europa.esig.dss.asic.xades.signature | |
eu.europa.esig.dss.ws.signature.common |
-
Uses of ASiCWithXAdESSignatureParameters in eu.europa.esig.dss.asic.xades.signature
Methods in eu.europa.esig.dss.asic.xades.signature with parameters of type ASiCWithXAdESSignatureParameters Modifier and Type Method Description GetDataToSignASiCWithXAdESHelper
ASiCWithXAdESDataToSignHelperBuilder. build(List<DSSDocument> documents, ASiCWithXAdESSignatureParameters parameters)
Builds aGetDataToSignASiCWithXAdESHelper
from the given list of documents and defined parametersDSSDocument
ASiCWithXAdESService. extendDocument(DSSDocument toExtendDocument, ASiCWithXAdESSignatureParameters parameters)
TimestampToken
ASiCWithXAdESService. getContentTimestamp(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters)
ToBeSigned
ASiCWithXAdESService. getDataToSign(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters)
DSSDocument
ASiCWithXAdESService. signDocument(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters, SignatureValue signatureValue)
-
Uses of ASiCWithXAdESSignatureParameters in eu.europa.esig.dss.ws.signature.common
Method parameters in eu.europa.esig.dss.ws.signature.common with type arguments of type ASiCWithXAdESSignatureParameters Modifier and Type Method Description void
RemoteMultipleDocumentsSignatureServiceImpl. setAsicWithXAdESService(MultipleDocumentsSignatureService<ASiCWithXAdESSignatureParameters,XAdESTimestampParameters> asicWithXAdESService)
Sets the ASiC with XAdES multiple signature service