Uses of Class
eu.europa.esig.dss.pdf.DSSDictionaryCallback
| Package | Description |
|---|---|
| eu.europa.esig.dss.pdf | |
| eu.europa.esig.dss.pdf.openpdf | |
| eu.europa.esig.dss.pdf.pdfbox |
-
Uses of DSSDictionaryCallback in eu.europa.esig.dss.pdf
Method parameters in eu.europa.esig.dss.pdf with type arguments of type DSSDictionaryCallback Modifier and Type Method Description DSSDocumentAbstractPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks)DSSDocumentPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks)This method adds the DSS dictionary (Baseline-LT)DSSDocumentPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd)This method adds the DSS dictionary (Baseline-LT)protected Map<String,Long>AbstractPDFSignatureService. buildKnownObjects(List<DSSDictionaryCallback> callbacks)This method builds a Map of known Objects (extracted from previous DSS Dictionaries). -
Uses of DSSDictionaryCallback in eu.europa.esig.dss.pdf.openpdf
Method parameters in eu.europa.esig.dss.pdf.openpdf with type arguments of type DSSDictionaryCallback Modifier and Type Method Description DSSDocumentITextPDFSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd) -
Uses of DSSDictionaryCallback in eu.europa.esig.dss.pdf.pdfbox
Method parameters in eu.europa.esig.dss.pdf.pdfbox with type arguments of type DSSDictionaryCallback Modifier and Type Method Description DSSDocumentPdfBoxSignatureService. addDssDictionary(DSSDocument document, List<DSSDictionaryCallback> callbacks, String pwd)