Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlPDFLockDictionary
Packages that use XmlPDFLockDictionary
Package
Description
-
Uses of XmlPDFLockDictionary in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlPDFLockDictionaryModifier 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
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlPDFLockDictionaryModifier and TypeFieldDescriptionprotected XmlPDFLockDictionaryXmlPDFSignatureDictionary.fieldMDPprotected XmlPDFLockDictionaryXmlPDFSignatureField.sigFieldLockMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlPDFLockDictionaryModifier and TypeMethodDescriptionObjectFactory.createXmlPDFLockDictionary()Create an instance ofXmlPDFLockDictionaryXmlPDFSignatureDictionary.getFieldMDP()Gets the value of the fieldMDP property.XmlPDFSignatureField.getSigFieldLock()Gets the value of the sigFieldLock property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlPDFLockDictionaryModifier and TypeMethodDescriptionvoidXmlPDFSignatureDictionary.setFieldMDP(XmlPDFLockDictionary value) Sets the value of the fieldMDP property.voidXmlPDFSignatureField.setSigFieldLock(XmlPDFLockDictionary value) Sets the value of the sigFieldLock property. -
Uses of XmlPDFLockDictionary in eu.europa.esig.dss.validation.process.bbb.fc.checks
Fields in eu.europa.esig.dss.validation.process.bbb.fc.checks declared as XmlPDFLockDictionaryModifier and TypeFieldDescriptionprotected final XmlPDFLockDictionaryAbstractPdfLockDictionaryCheck.pdfLockDictionaryCorresponding lock dictionaryConstructors in eu.europa.esig.dss.validation.process.bbb.fc.checks with parameters of type XmlPDFLockDictionaryModifierConstructorDescriptionprotectedAbstractPdfLockDictionaryCheck(I18nProvider i18nProvider, XmlFC result, PDFRevisionWrapper pdfRevision, XmlPDFLockDictionary pdfLockDictionary, LevelConstraint constraint) Default constructor