Uses of Interface
eu.europa.esig.dss.pdf.PdfDssDict
| Package | Description |
|---|---|
| eu.europa.esig.dss.pades.validation | |
| eu.europa.esig.dss.pdf | |
| eu.europa.esig.dss.pdf.openpdf | |
| eu.europa.esig.dss.pdf.pdfbox |
-
Uses of PdfDssDict in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return PdfDssDict Modifier and Type Method Description PdfDssDictPAdESSignature. getDssDictionary()Gets the last DSS dictionary for the signatureMethods in eu.europa.esig.dss.pades.validation that return types with arguments of type PdfDssDict Modifier and Type Method Description List<PdfDssDict>PDFDocumentValidator. getDssDictionaries()Returns a list of found DSS Dictionaries across different revisionsMethods in eu.europa.esig.dss.pades.validation with parameters of type PdfDssDict Modifier and Type Method Description protected voidPdfDssDictCRLSource. extractDSSCRLs(PdfDssDict dssDictionary)Extract the CRLs from the DSS dictionaryprotected voidPdfDssDictOCSPSource. extractDSSOCSPs(PdfDssDict dssDictionary)Extract the OCSPs from the DSS dictionaryprotected voidPdfDssDictCRLSource. extractVRICRLs(PdfDssDict dssDictionary)Extract the CRLs from all embedded VRI dictionariesprotected voidPdfDssDictOCSPSource. extractVRIOCSPs(PdfDssDict dssDictionary)Extract the OCSPs from all embedded VRI dictionariesMethod parameters in eu.europa.esig.dss.pades.validation with type arguments of type PdfDssDict Modifier and Type Method Description protected ListCertificateSourcePDFDocumentValidator. mergeCertificateSource(Collection<AdvancedSignature> allSignatureList, Collection<TimestampToken> detachedTimestamps, List<PdfDssDict> dssDictionaries)Merges the certificate tokens sourcesprotected voidPDFDocumentValidator. populateFromDssDictionaries(ValidationContext validationContext, List<PdfDssDict> dssDicts)Fills thevalidateContextwith certificate tokens fromdssDictsConstructors in eu.europa.esig.dss.pades.validation with parameters of type PdfDssDict Constructor Description PAdESCRLSource(PdfDssDict dssDictionary, String vriDictionaryName, org.bouncycastle.asn1.cms.AttributeTable signedAttributes)The default constructorPAdESOCSPSource(PdfDssDict dssDictionary, String vriDictionaryName, org.bouncycastle.asn1.cms.AttributeTable signedAttributes)The default constructorPdfDssDictCertificateSource(PdfDssDict dssDictionary)Default constructorPdfDssDictCRLSource(PdfDssDict dssDictionary)Default constructorPdfDssDictOCSPSource(PdfDssDict dssDictionary)Default constructor -
Uses of PdfDssDict in eu.europa.esig.dss.pdf
Classes in eu.europa.esig.dss.pdf that implement PdfDssDict Modifier and Type Class Description classAbstractPdfDssDictAn abstract implementation ofPdfDssDictclassPdfVRIDictRepresents a VRI dictionaryclassSingleDssDictThis class is a representation of a DSS (Document Security Store) Dictionary embedded in a PDF file.Methods in eu.europa.esig.dss.pdf that return PdfDssDict Modifier and Type Method Description PdfDssDictPdfDocDssRevision. getDssDictionary()Returns DSS dictionaryPdfDssDictPdfSignatureRevision. getDssDictionary()Gets the DSS dictionaryPdfDssDictPdfDocumentReader. getDSSDictionary()Loads the last DSS dictionary from the document if exists NOTE: can return null if DSS dictionary is not presentConstructors in eu.europa.esig.dss.pdf with parameters of type PdfDssDict Constructor Description PdfDocDssRevision(PdfDssDict dssDictionary)PdfSignatureRevision(PdfSignatureDictionary signatureDictionary, PdfDssDict dssDictionary, List<String> signatureFieldNames, byte[] originalBytes, boolean coverCompleteRevision)Default constructor -
Uses of PdfDssDict in eu.europa.esig.dss.pdf.openpdf
Methods in eu.europa.esig.dss.pdf.openpdf that return PdfDssDict Modifier and Type Method Description PdfDssDictITextDocumentReader. getDSSDictionary() -
Uses of PdfDssDict in eu.europa.esig.dss.pdf.pdfbox
Methods in eu.europa.esig.dss.pdf.pdfbox that return PdfDssDict Modifier and Type Method Description PdfDssDictPdfBoxDocumentReader. getDSSDictionary()