Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
Package
Description
-
Uses of XmlPDFLockDictionary in eu.europa.esig.dss.diagnostic
Modifier and TypeMethodDescriptionAbstractSignatureWrapper.getFieldMDP()
Returns a /FieldMDP dictionary content, when presentPDFRevisionWrapper.getFieldMDP()
Returns a /FieldMDP dictionary content, when presentAbstractSignatureWrapper.getSigFieldLock()
Returns a /SigFieldLock dictionary, when presentPDFRevisionWrapper.getSigFieldLock()
Returns a /SigFieldLock dictionary, when present -
Uses of XmlPDFLockDictionary in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected XmlPDFLockDictionary
XmlPDFSignatureDictionary.fieldMDP
protected XmlPDFLockDictionary
XmlPDFSignatureField.sigFieldLock
Modifier and TypeMethodDescriptionObjectFactory.createXmlPDFLockDictionary()
Create an instance ofXmlPDFLockDictionary
XmlPDFSignatureDictionary.getFieldMDP()
Gets the value of the fieldMDP property.XmlPDFSignatureField.getSigFieldLock()
Gets the value of the sigFieldLock property.Modifier and TypeMethodDescriptionvoid
XmlPDFSignatureDictionary.setFieldMDP
(XmlPDFLockDictionary value) Sets the value of the fieldMDP property.void
XmlPDFSignatureField.setSigFieldLock
(XmlPDFLockDictionary value) Sets the value of the sigFieldLock property. -
Uses of XmlPDFLockDictionary in eu.europa.esig.dss.validation.process.bbb.fc.checks
Modifier and TypeFieldDescriptionprotected final XmlPDFLockDictionary
AbstractPdfLockDictionaryCheck.pdfLockDictionary
Corresponding lock dictionaryModifierConstructorDescriptionprotected
AbstractPdfLockDictionaryCheck
(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, XmlPDFLockDictionary pdfLockDictionary, LevelConstraint constraint) Default constructor