edu.uoc.tfc.j2ee.icampanario.grepresenta.useful.report
Class ReportSignaturePDFDecorator
java.lang.Object
edu.uoc.tfc.j2ee.icampanario.grepresenta.useful.report.ReportSignaturePDFDecorator
- All Implemented Interfaces:
- PDFDocument
public class ReportSignaturePDFDecorator
- extends java.lang.Object
- implements PDFDocument
Genera el documento PDF con los datos de la firma digital
- Author:
- Ismael Campanario Cabrera
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportSignaturePDFDecorator
public ReportSignaturePDFDecorator(PDFDocument document,
java.util.List<SignerData> signers,
java.lang.String verifirmaUrl,
java.lang.String endPointAfirmaServer,
java.lang.String[] key,
java.lang.String verifyText)
getContent
public byte[] getContent()
throws java.lang.Exception
- Specified by:
getContent
in interface PDFDocument
- Throws:
java.lang.Exception
getName
public java.lang.String getName()
- Specified by:
getName
in interface PDFDocument