|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of IncrementalUpdateInformation in at.gv.egiz.pdfas.impl.signator |
| Methods in at.gv.egiz.pdfas.impl.signator that return IncrementalUpdateInformation | |
static IncrementalUpdateInformation |
IncrementalUpdateHelper.writeIncrementalUpdate(PdfDataSource pdfDataSource,
com.lowagie.text.pdf.PdfPTable pdf_table,
String profile,
PositioningInstruction pi,
List variable_field_definitions,
List all_field_definitions,
TimeStamper timeStamper,
SignatorInformation si,
SignatureObject so)
|
static IncrementalUpdateInformation |
IncrementalUpdateHelper.writeIncrementalUpdate(PdfDataSource pdfDataSource,
com.lowagie.text.pdf.PdfPTable pdf_table,
String profile,
PositioningInstruction pi,
List variable_field_definitions,
List all_field_definitions,
List invisible_field_definitions,
String invisibleKZString,
TimeStamper timeStamper,
SignatorInformation si,
SignatureObject so)
|
static IncrementalUpdateInformation |
IncrementalUpdateHelper.writeIncrementalUpdateToDataSink(PdfDataSource pdfDataSource,
DataSink dataSink,
com.lowagie.text.pdf.PdfPTable pdf_table,
String profile,
PositioningInstruction pi,
TimeStamper timeStamper,
SignatorInformation si,
SignatureObject so)
|
static IncrementalUpdateInformation |
IncrementalUpdateHelper.writeIncrementalUpdateToDataSink(PdfDataSource pdfDataSource,
DataSink dataSink,
com.lowagie.text.pdf.PdfPTable pdf_table,
String profile,
PositioningInstruction pi,
List variable_field_definitions,
List all_field_definitions,
List invisible_field_definitions,
String invisibleKZString,
TimeStamper timeStamper,
SignatorInformation si,
SignatureObject so)
|
| Uses of IncrementalUpdateInformation in at.gv.egiz.pdfas.impl.signator.binary |
| Methods in at.gv.egiz.pdfas.impl.signator.binary that return IncrementalUpdateInformation | |
protected IncrementalUpdateInformation |
BinarySignator_1_0_0.uncompressIUI(BinarySignatorInformation bsi)
|
| Methods in at.gv.egiz.pdfas.impl.signator.binary with parameters of type IncrementalUpdateInformation | |
protected SignatureData |
BinarySignator_1_1_0.formSignatureData(IncrementalUpdateInformation iui)
Overrides the SignatureData generation of the BinarySignator 1.0.0 so that the SignatureData is the actual binary PDF instead of a Base64 encoding. |
protected void |
BinarySignator_1_0_0.fillReplacesWithValues(IncrementalUpdateInformation iui)
Reads the signature values from the signed signature object and fills the corresponding value in the Replaces array. |
protected SignatureData |
BinarySignator_1_0_0.formSignatureData(IncrementalUpdateInformation iui)
Forms the SignatureData to be used for signing. |
protected BinarySignatorInformation |
BinarySignator_1_0_0.compressIUI(IncrementalUpdateInformation iui)
|
protected void |
BinarySignator_1_0_0.restoreSignedPdf(IncrementalUpdateInformation iui)
|
| Uses of IncrementalUpdateInformation in at.knowcenter.wag.egov.egiz.framework |
| Methods in at.knowcenter.wag.egov.egiz.framework that return IncrementalUpdateInformation | |
IncrementalUpdateInformation |
Signator.prepareSign(PdfDataSource pdfDataSource,
String signature_type,
TablePos pos,
boolean has_SIG_ID)
This is called before the data is sent to the connector. |
| Methods in at.knowcenter.wag.egov.egiz.framework with parameters of type IncrementalUpdateInformation | |
SignResult |
Signator.finishSign(IncrementalUpdateInformation iui)
This is called after the data has been signed by the connector. |
| Uses of IncrementalUpdateInformation in at.knowcenter.wag.egov.egiz.framework.signators |
| Methods in at.knowcenter.wag.egov.egiz.framework.signators that return IncrementalUpdateInformation | |
IncrementalUpdateInformation |
TextualSignator_1_0_0.prepareSign(PdfDataSource pdf,
String signature_type,
TablePos pos,
boolean has_SIG_ID)
Deprecated. The parameter has_SIG_ID is not used by this Signator because it doesn't pre-format the signature block. |
IncrementalUpdateInformation |
DetachedSignator_1_0_0.prepareSign(PdfDataSource pdf,
String signature_type,
TablePos pos,
boolean has_SIG_ID)
|
IncrementalUpdateInformation |
DetachedfTextualSignator_1_0_0.prepareSign(PdfDataSource pdf,
String signature_type,
TablePos pos,
boolean has_SIG_ID)
The parameter has_SIG_ID is not used by this Signator because it doesn't pre-format the signature block. |
IncrementalUpdateInformation |
BinarySignator_1_0_0.prepareSign(PdfDataSource pdf,
String signature_type,
TablePos pos,
boolean has_SIG_ID)
Deprecated. |
| Methods in at.knowcenter.wag.egov.egiz.framework.signators with parameters of type IncrementalUpdateInformation | |
SignResult |
TextualSignator_1_0_0.finishSign(IncrementalUpdateInformation iui)
Deprecated. |
SignResult |
DetachedSignator_1_0_0.finishSign(IncrementalUpdateInformation iui)
|
SignResult |
DetachedfTextualSignator_1_0_0.finishSign(IncrementalUpdateInformation iui)
|
protected SignatureData |
BinarySignator_1_1_0.formSignatureData(IncrementalUpdateInformation iui)
Deprecated. Overrides the SignatureData generation of the BinarySignator 1.0.0 so that the SignatureData is the actual binary PDF instead of a Base64 encoding. |
SignResult |
BinarySignator_1_0_0.finishSign(IncrementalUpdateInformation iui)
Deprecated. |
protected void |
BinarySignator_1_0_0.fillReplacesWithValues(IncrementalUpdateInformation iui)
Deprecated. Reads the signature values from the signed signature object and fills the corresponding value in the Replaces array. |
protected void |
BinarySignator_1_0_0.reduceToIUBlock(IncrementalUpdateInformation iui)
Deprecated. |
protected void |
BinarySignator_1_0_0.restoreSignedPdf(IncrementalUpdateInformation iui)
Deprecated. |
protected SignatureData |
BinarySignator_1_0_0.formSignatureData(IncrementalUpdateInformation iui)
Deprecated. Forms the SignatureData to be used for signing. |
| Uses of IncrementalUpdateInformation in at.knowcenter.wag.egov.egiz.pdf |
| Methods in at.knowcenter.wag.egov.egiz.pdf that return IncrementalUpdateInformation | |
static IncrementalUpdateInformation |
BinarySignature.writeIncrementalUpdate(PdfDataSource original_document,
DataSink written_pdf,
com.lowagie.text.pdf.PdfPTable pdf_table,
String profile,
PositioningInstruction pi,
List variable_field_definitions,
List all_field_definitions,
List invisible_field_definitions,
String invisibleKZString,
TimeStamper timeStamper,
SignatorInformation si,
SignatureObject so)
Signs a document with the given signature table using the Incremental Update method. |
| Methods in at.knowcenter.wag.egov.egiz.pdf with parameters of type IncrementalUpdateInformation | |
protected static int |
BinarySignature.getLineBreakTolerance(IncrementalUpdateInformation iui)
|
protected static int |
BinarySignature.getCertificatePlaceholderLength(IncrementalUpdateInformation iui)
|
protected static int |
BinarySignature.getTimestampPlaceholderLength(IncrementalUpdateInformation iui)
|
protected static void |
BinarySignature.createEgizDict(com.lowagie.text.pdf.PdfStamper stamper,
com.lowagie.text.pdf.PdfTemplate table_template,
IncrementalUpdateInformation iui,
List variable_field_definitions,
List all_field_definitions,
List invisible_field_definitions,
String invisibleKZString)
Creates the EGIZ Dictionary and adds it to the document. |
static void |
BinarySignature.markByteRanges(IncrementalUpdateInformation iui)
Updates the information in the egiz dictionary to reflect the real offsets of the byte ranges. |
static void |
BinarySignature.replaceCertificate(IncrementalUpdateInformation iui)
Replaces the certificate placeholder with the certificate from the signed Signature Object. |
static void |
BinarySignature.replaceTimestamp(IncrementalUpdateInformation iui)
Replaces the timestam placeholder with the timestamp from the signed Signature Object. |
static void |
BinarySignature.replacePlaceholders(IncrementalUpdateInformation iui)
Replaces the placeholders with values from the signed SignatureObject. |
| Uses of IncrementalUpdateInformation in at.knowcenter.wag.egov.egiz.web |
| Fields in at.knowcenter.wag.egov.egiz.web declared as IncrementalUpdateInformation | |
IncrementalUpdateInformation |
SessionInformation.iui
The incremental update information that has been extracted from the given PDF document. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||