Uses of Class
eu.europa.esig.dss.asic.xades.ASiCWithXAdESSignatureParameters
Packages that use ASiCWithXAdESSignatureParameters
-
Uses of ASiCWithXAdESSignatureParameters in eu.europa.esig.dss.asic.xades.extension
Subclasses with type arguments of type ASiCWithXAdESSignatureParameters in eu.europa.esig.dss.asic.xades.extensionModifier and TypeClassDescriptionclassASiC with XAdES container specific implementation of aeu.europa.esig.dss.spi.augmentation.DocumentExtender.Methods in eu.europa.esig.dss.asic.xades.extension that return ASiCWithXAdESSignatureParametersModifier and TypeMethodDescriptionprotected ASiCWithXAdESSignatureParametersASiCWithXAdESDocumentExtender.emptySignatureParameters()Methods in eu.europa.esig.dss.asic.xades.extension that return types with arguments of type ASiCWithXAdESSignatureParameters -
Uses of ASiCWithXAdESSignatureParameters in eu.europa.esig.dss.asic.xades.signature
Subclasses with type arguments of type ASiCWithXAdESSignatureParameters in eu.europa.esig.dss.asic.xades.signatureModifier and TypeClassDescriptionclassThe service containing the main methods for ASiC with XAdES signature creation/extensionMethods in eu.europa.esig.dss.asic.xades.signature with parameters of type ASiCWithXAdESSignatureParametersModifier and TypeMethodDescriptionASiCWithXAdESDataToSignHelperBuilder.build(ASiCContent asicContent, ASiCWithXAdESSignatureParameters parameters) This method is used to create aGetDataToSignASiCWithXAdESHelperfrom anASiCContentASiCWithXAdESService.extendDocument(DSSDocument toExtendDocument, ASiCWithXAdESSignatureParameters parameters) ASiCWithXAdESService.getContentTimestamp(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters) ASiCWithXAdESService.getDataToSign(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters) ASiCWithXAdESService.signDocument(List<DSSDocument> toSignDocuments, ASiCWithXAdESSignatureParameters parameters, SignatureValue signatureValue)