java.lang.Object
br.ufsc.labsec.signature.conformanceVerifier.pdf.transform.TransformRule
br.ufsc.labsec.signature.conformanceVerifier.pdf.transform.FieldMDP

public class FieldMDP
extends TransformRule
  • Method Details

    • populateDataEntry

      public void populateDataEntry​(org.apache.pdfbox.cos.COSDictionary referenceDictionary, org.apache.pdfbox.pdmodel.PDDocumentCatalog documentCatalog)
      Specified by:
      populateDataEntry in class TransformRule
    • populateTransformDictionary

      public void populateTransformDictionary​(org.apache.pdfbox.cos.COSDictionary dictionary)
      Specified by:
      populateTransformDictionary in class TransformRule
    • prepareDocument

      public void prepareDocument​(org.apache.pdfbox.pdmodel.PDDocumentCatalog catalog, PadesInformation padesInformation, org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature signature)
      Overrides:
      prepareDocument in class TransformRule
    • getInstance

      public static FieldMDP getInstance​(Optional<org.json.JSONObject> transformParams)