Uses of Class
eu.europa.esig.dss.xades.XAdESTimestampParameters
| Package | Description |
|---|---|
| eu.europa.esig.dss.asic.xades.signature | |
| eu.europa.esig.dss.ws.signature.common | |
| eu.europa.esig.dss.xades | |
| eu.europa.esig.dss.xades.signature |
-
Uses of XAdESTimestampParameters in eu.europa.esig.dss.asic.xades.signature
Methods in eu.europa.esig.dss.asic.xades.signature with parameters of type XAdESTimestampParameters Modifier and Type Method Description DSSDocumentASiCWithXAdESService. timestamp(List<DSSDocument> toTimestampDocuments, XAdESTimestampParameters parameters) -
Uses of XAdESTimestampParameters in eu.europa.esig.dss.ws.signature.common
Method parameters in eu.europa.esig.dss.ws.signature.common with type arguments of type XAdESTimestampParameters Modifier and Type Method Description voidRemoteDocumentSignatureServiceImpl. setAsicWithXAdESService(DocumentSignatureService<ASiCWithXAdESSignatureParameters,XAdESTimestampParameters> asicWithXAdESService)voidRemoteMultipleDocumentsSignatureServiceImpl. setAsicWithXAdESService(MultipleDocumentsSignatureService<ASiCWithXAdESSignatureParameters,XAdESTimestampParameters> asicWithXAdESService)voidRemoteDocumentSignatureServiceImpl. setXadesService(DocumentSignatureService<XAdESSignatureParameters,XAdESTimestampParameters> xadesService)voidRemoteMultipleDocumentsSignatureServiceImpl. setXadesService(MultipleDocumentsSignatureService<XAdESSignatureParameters,XAdESTimestampParameters> xadesService) -
Uses of XAdESTimestampParameters in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return XAdESTimestampParameters Modifier and Type Method Description XAdESTimestampParametersXAdESSignatureParameters. getArchiveTimestampParameters()XAdESTimestampParametersXAdESSignatureParameters. getContentTimestampParameters()XAdESTimestampParametersXAdESSignatureParameters. getSignatureTimestampParameters() -
Uses of XAdESTimestampParameters in eu.europa.esig.dss.xades.signature
Methods in eu.europa.esig.dss.xades.signature with parameters of type XAdESTimestampParameters Modifier and Type Method Description DSSDocumentXAdESService. timestamp(List<DSSDocument> toTimestampDocuments, XAdESTimestampParameters parameters)Constructors in eu.europa.esig.dss.xades.signature with parameters of type XAdESTimestampParameters Constructor Description AllDataObjectsTimeStampBuilder(TSPSource tspSource, XAdESTimestampParameters timestampParameters)