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 Detail

      • SIGNATURE_REFERENCE_TYPE

        public static final String SIGNATURE_REFERENCE_TYPE
        Type name for GFPDSigRef
        See Also:
        Constant Field Values
    • Constructor Detail

      • GFPDSigRef

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

      • 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.