Uses of Interface
eu.europa.esig.dss.pdf.PdfDict
Packages that use PdfDict
Package
Description
-
Uses of PdfDict in eu.europa.esig.dss.pades
Methods in eu.europa.esig.dss.pades with parameters of type PdfDictModifier and TypeMethodDescriptionstatic SigFieldPermissions
PAdESUtils.extractPermissionsDictionary
(PdfDict wrapper) This method extractsSigFieldPermissions
(for instance /Lock dictionary) from a wrapping dictionary -
Uses of PdfDict in eu.europa.esig.dss.pades.validation
Constructors in eu.europa.esig.dss.pades.validation with parameters of type PdfDict -
Uses of PdfDict in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return PdfDictModifier and TypeMethodDescriptionPdfArray.getAsDict
(int i) Returns a dictionary entry at the position iGets an embedded dictionary by namePdfDocumentReader.getCatalogDictionary()
Returns a document catalog as a dictionaryMethods in eu.europa.esig.dss.pdf with parameters of type PdfDictModifier and TypeMethodDescriptionstatic SingleDssDict
Extract a DSS dictionary from aPdfDict
static Map<Long,
CertificateToken> DSSDictionaryExtractionUtils.getCertsFromArray
(PdfDict dict, String dictionaryName, String arrayName) Extract certificate object mapDSSDictionaryExtractionUtils.getCRLsFromArray
(PdfDict dict, String dictionaryName, String arrayName) Extract CRL object mapstatic Date
DSSDictionaryExtractionUtils.getDictionaryCreationTime
(PdfDict dict) This method returns a value of 'TU' field when presentstatic Map<Long,
OCSPResponseBinary> DSSDictionaryExtractionUtils.getOCSPsFromArray
(PdfDict dict, String dictionaryName, String arrayName) Extract OCSP object mapstatic byte[]
DSSDictionaryExtractionUtils.getTimestampBinaries
(PdfDict dict) This method returns timestamp binaries extracted from 'TS' field, when presentConstructors in eu.europa.esig.dss.pdf with parameters of type PdfDictModifierConstructorDescriptionprotected
AbstractPdfDssDict
(PdfDict dssDictionary) Default constructorPdfSigDictWrapper
(PdfDict dictionary) Default constructorPdfVriDict
(String name, PdfDict vriDict) Default constructorprotected
SingleDssDict
(PdfDict dssDictionary) Default constructor -
Uses of PdfDict in eu.europa.esig.dss.pdf.modifications
Methods in eu.europa.esig.dss.pdf.modifications with parameters of type PdfDictModifier and TypeMethodDescriptionReturns found and categorized object differences between two providedPdfDict
objects -
Uses of PdfDict in eu.europa.esig.dss.pdf.openpdf
Methods in eu.europa.esig.dss.pdf.openpdf that return PdfDict -
Uses of PdfDict in eu.europa.esig.dss.pdf.pdfbox
Methods in eu.europa.esig.dss.pdf.pdfbox that return PdfDict