Class GFPDSigRef

All Implemented Interfaces:
Object, PDObject, PDSigRef

public class GFPDSigRef extends GFPDObject implements PDSigRef
Represents signature references dictionary referred by /Reference key from the signature dictionary.
Author:
Sergey Shemyakov
  • Field Details

    • SIGNATURE_REFERENCE_TYPE

      public static final String SIGNATURE_REFERENCE_TYPE
      Type name for GFPDSigRef
      See Also:
  • Constructor Details

    • GFPDSigRef

      public GFPDSigRef(COSDictionary dictionary)
      Parameters:
      dictionary - is signature reference dictionary.
  • Method Details

    • getpermsContainDocMDP

      public Boolean getpermsContainDocMDP()
      Description copied from interface: PDSigRef
      true if the document permissions dictionary contains DocMDP entry
      Specified by:
      getpermsContainDocMDP in interface PDSigRef
      Returns:
      true if the document permissions dictionary contains DocMDP entry.