From fe8409ea3ebbb34058eeb5c2f0a6977b8a421686 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 10:19:00 +0100 Subject: Added API Documentation and Full Documentation --- .../gv/egiz/pdfas/lib/api/ByteArrayDataSink.html | 326 +++++++++++++ .../gv/egiz/pdfas/lib/api/ByteArrayDataSource.html | 294 ++++++++++++ .../at/gv/egiz/pdfas/lib/api/Configuration.html | 259 ++++++++++ docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html | 218 +++++++++ docs/full/at/gv/egiz/pdfas/lib/api/DataSource.html | 238 ++++++++++ .../pdfas/lib/api/IConfigurationConstants.html | 368 ++++++++++++++ docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html | 328 +++++++++++++ .../at/gv/egiz/pdfas/lib/api/PdfAsFactory.html | 375 +++++++++++++++ .../at/gv/egiz/pdfas/lib/api/PdfAsParameter.html | 272 +++++++++++ .../gv/egiz/pdfas/lib/api/SignaturePosition.html | 285 +++++++++++ .../at/gv/egiz/pdfas/lib/api/StatusRequest.html | 333 +++++++++++++ .../pdfas/lib/api/class-use/ByteArrayDataSink.html | 118 +++++ .../lib/api/class-use/ByteArrayDataSource.html | 118 +++++ .../pdfas/lib/api/class-use/Configuration.html | 335 +++++++++++++ .../gv/egiz/pdfas/lib/api/class-use/DataSink.html | 272 +++++++++++ .../egiz/pdfas/lib/api/class-use/DataSource.html | 272 +++++++++++ .../lib/api/class-use/IConfigurationConstants.html | 188 ++++++++ .../at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html | 182 +++++++ .../egiz/pdfas/lib/api/class-use/PdfAsFactory.html | 118 +++++ .../pdfas/lib/api/class-use/PdfAsParameter.html | 210 ++++++++ .../pdfas/lib/api/class-use/SignaturePosition.html | 256 ++++++++++ .../pdfas/lib/api/class-use/StatusRequest.html | 245 ++++++++++ .../at/gv/egiz/pdfas/lib/api/package-frame.html | 33 ++ .../at/gv/egiz/pdfas/lib/api/package-summary.html | 203 ++++++++ .../at/gv/egiz/pdfas/lib/api/package-tree.html | 144 ++++++ .../full/at/gv/egiz/pdfas/lib/api/package-use.html | 364 ++++++++++++++ .../gv/egiz/pdfas/lib/api/sign/IPlainSigner.html | 277 +++++++++++ .../gv/egiz/pdfas/lib/api/sign/SignParameter.html | 348 ++++++++++++++ .../at/gv/egiz/pdfas/lib/api/sign/SignResult.html | 261 ++++++++++ .../pdfas/lib/api/sign/class-use/IPlainSigner.html | 243 ++++++++++ .../lib/api/sign/class-use/SignParameter.html | 270 +++++++++++ .../pdfas/lib/api/sign/class-use/SignResult.html | 205 ++++++++ .../gv/egiz/pdfas/lib/api/sign/package-frame.html | 22 + .../egiz/pdfas/lib/api/sign/package-summary.html | 148 ++++++ .../gv/egiz/pdfas/lib/api/sign/package-tree.html | 133 ++++++ .../at/gv/egiz/pdfas/lib/api/sign/package-use.html | 248 ++++++++++ .../egiz/pdfas/lib/api/verify/SignatureCheck.html | 237 +++++++++ .../egiz/pdfas/lib/api/verify/VerifyParameter.html | 288 +++++++++++ .../gv/egiz/pdfas/lib/api/verify/VerifyResult.html | 339 +++++++++++++ .../lib/api/verify/class-use/SignatureCheck.html | 236 +++++++++ .../lib/api/verify/class-use/VerifyParameter.html | 211 +++++++++ .../lib/api/verify/class-use/VerifyResult.html | 219 +++++++++ .../egiz/pdfas/lib/api/verify/package-frame.html | 22 + .../egiz/pdfas/lib/api/verify/package-summary.html | 144 ++++++ .../gv/egiz/pdfas/lib/api/verify/package-tree.html | 133 ++++++ .../gv/egiz/pdfas/lib/api/verify/package-use.html | 217 +++++++++ docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html | 417 ++++++++++++++++ .../gv/egiz/pdfas/lib/impl/PdfAsParameterImpl.html | 390 +++++++++++++++ .../gv/egiz/pdfas/lib/impl/SignParameterImpl.html | 522 ++++++++++++++++++++ .../at/gv/egiz/pdfas/lib/impl/SignResultImpl.html | 412 ++++++++++++++++ .../egiz/pdfas/lib/impl/SignaturePositionImpl.html | 509 ++++++++++++++++++++ .../gv/egiz/pdfas/lib/impl/StatusRequestImpl.html | 527 +++++++++++++++++++++ .../egiz/pdfas/lib/impl/VerifyParameterImpl.html | 420 ++++++++++++++++ .../egiz/pdfas/lib/impl/class-use/PdfAsImpl.html | 118 +++++ .../lib/impl/class-use/PdfAsParameterImpl.html | 162 +++++++ .../lib/impl/class-use/SignParameterImpl.html | 118 +++++ .../pdfas/lib/impl/class-use/SignResultImpl.html | 118 +++++ .../lib/impl/class-use/SignaturePositionImpl.html | 118 +++++ .../lib/impl/class-use/StatusRequestImpl.html | 118 +++++ .../lib/impl/class-use/VerifyParameterImpl.html | 118 +++++ .../lib/impl/configuration/ConfigurationImpl.html | 439 +++++++++++++++++ .../impl/configuration/GlobalConfiguration.html | 291 ++++++++++++ .../configuration/PlaceholderConfiguration.html | 291 ++++++++++++ .../SignatureProfileConfiguration.html | 347 ++++++++++++++ .../configuration/SpecificBaseConfiguration.html | 271 +++++++++++ .../configuration/class-use/ConfigurationImpl.html | 118 +++++ .../class-use/GlobalConfiguration.html | 158 ++++++ .../class-use/PlaceholderConfiguration.html | 158 ++++++ .../class-use/SignatureProfileConfiguration.html | 158 ++++++ .../class-use/SpecificBaseConfiguration.html | 166 +++++++ .../lib/impl/configuration/package-frame.html | 24 + .../lib/impl/configuration/package-summary.html | 152 ++++++ .../pdfas/lib/impl/configuration/package-tree.html | 138 ++++++ .../pdfas/lib/impl/configuration/package-use.html | 176 +++++++ .../at/gv/egiz/pdfas/lib/impl/package-frame.html | 26 + .../at/gv/egiz/pdfas/lib/impl/package-summary.html | 160 +++++++ .../at/gv/egiz/pdfas/lib/impl/package-tree.html | 140 ++++++ .../at/gv/egiz/pdfas/lib/impl/package-use.html | 151 ++++++ .../placeholder/SignaturePlaceholderContext.html | 263 ++++++++++ .../impl/placeholder/SignaturePlaceholderData.html | 454 ++++++++++++++++++ .../placeholder/SignaturePlaceholderExtractor.html | 356 ++++++++++++++ .../class-use/SignaturePlaceholderContext.html | 118 +++++ .../class-use/SignaturePlaceholderData.html | 185 ++++++++ .../class-use/SignaturePlaceholderExtractor.html | 118 +++++ .../pdfas/lib/impl/placeholder/package-frame.html | 22 + .../lib/impl/placeholder/package-summary.html | 150 ++++++ .../pdfas/lib/impl/placeholder/package-tree.html | 137 ++++++ .../pdfas/lib/impl/placeholder/package-use.html | 153 ++++++ .../pdfas/lib/impl/positioning/Positioning.html | 369 +++++++++++++++ .../impl/positioning/class-use/Positioning.html | 118 +++++ .../pdfas/lib/impl/positioning/package-frame.html | 20 + .../lib/impl/positioning/package-summary.html | 138 ++++++ .../pdfas/lib/impl/positioning/package-tree.html | 131 +++++ .../pdfas/lib/impl/positioning/package-use.html | 118 +++++ .../gv/egiz/pdfas/lib/impl/signing/IPdfSigner.html | 220 +++++++++ .../pdfas/lib/impl/signing/PdfSignerFactory.html | 259 ++++++++++ .../lib/impl/signing/class-use/IPdfSigner.html | 180 +++++++ .../impl/signing/class-use/PdfSignerFactory.html | 118 +++++ .../egiz/pdfas/lib/impl/signing/package-frame.html | 24 + .../pdfas/lib/impl/signing/package-summary.html | 151 ++++++ .../egiz/pdfas/lib/impl/signing/package-tree.html | 135 ++++++ .../egiz/pdfas/lib/impl/signing/package-use.html | 170 +++++++ .../lib/impl/signing/pdfbox/PADESPDFBOXSigner.html | 274 +++++++++++ .../impl/signing/pdfbox/PdfboxSignerWrapper.html | 353 ++++++++++++++ .../pdfbox/class-use/PADESPDFBOXSigner.html | 118 +++++ .../pdfbox/class-use/PdfboxSignerWrapper.html | 118 +++++ .../lib/impl/signing/pdfbox/package-frame.html | 21 + .../lib/impl/signing/pdfbox/package-summary.html | 140 ++++++ .../lib/impl/signing/pdfbox/package-tree.html | 132 ++++++ .../pdfas/lib/impl/signing/pdfbox/package-use.html | 118 +++++ .../sig_interface/PDFASSignatureInterface.html | 264 +++++++++++ .../sig_interface/SignatureDataExtractor.html | 503 ++++++++++++++++++++ .../sig_interface/SignatureDataInjector.html | 351 ++++++++++++++ .../class-use/PDFASSignatureInterface.html | 223 +++++++++ .../class-use/SignatureDataExtractor.html | 158 ++++++ .../class-use/SignatureDataInjector.html | 118 +++++ .../impl/signing/sig_interface/package-frame.html | 25 + .../signing/sig_interface/package-summary.html | 155 ++++++ .../impl/signing/sig_interface/package-tree.html | 143 ++++++ .../impl/signing/sig_interface/package-use.html | 192 ++++++++ .../lib/impl/stamping/CertificateResolver.html | 274 +++++++++++ .../egiz/pdfas/lib/impl/stamping/IPDFStamper.html | 246 ++++++++++ .../pdfas/lib/impl/stamping/IPDFVisualObject.html | 300 ++++++++++++ .../gv/egiz/pdfas/lib/impl/stamping/IResolver.html | 224 +++++++++ .../pdfas/lib/impl/stamping/StamperFactory.html | 299 ++++++++++++ .../egiz/pdfas/lib/impl/stamping/TableFactory.html | 329 +++++++++++++ .../pdfas/lib/impl/stamping/ValueResolver.html | 362 ++++++++++++++ .../stamping/class-use/CertificateResolver.html | 118 +++++ .../lib/impl/stamping/class-use/IPDFStamper.html | 158 ++++++ .../impl/stamping/class-use/IPDFVisualObject.html | 214 +++++++++ .../lib/impl/stamping/class-use/IResolver.html | 164 +++++++ .../impl/stamping/class-use/StamperFactory.html | 118 +++++ .../lib/impl/stamping/class-use/TableFactory.html | 118 +++++ .../lib/impl/stamping/class-use/ValueResolver.html | 118 +++++ .../pdfas/lib/impl/stamping/package-frame.html | 29 ++ .../pdfas/lib/impl/stamping/package-summary.html | 175 +++++++ .../egiz/pdfas/lib/impl/stamping/package-tree.html | 140 ++++++ .../egiz/pdfas/lib/impl/stamping/package-use.html | 178 +++++++ .../pdfas/lib/impl/status/OperationStatus.html | 442 +++++++++++++++++ .../gv/egiz/pdfas/lib/impl/status/PDFObject.html | 350 ++++++++++++++ .../pdfas/lib/impl/status/RequestedSignature.html | 353 ++++++++++++++ .../lib/impl/status/class-use/OperationStatus.html | 220 +++++++++ .../pdfas/lib/impl/status/class-use/PDFObject.html | 242 ++++++++++ .../impl/status/class-use/RequestedSignature.html | 267 +++++++++++ .../egiz/pdfas/lib/impl/status/package-frame.html | 22 + .../pdfas/lib/impl/status/package-summary.html | 144 ++++++ .../egiz/pdfas/lib/impl/status/package-tree.html | 133 ++++++ .../gv/egiz/pdfas/lib/impl/status/package-use.html | 242 ++++++++++ .../gv/egiz/pdfas/lib/impl/verify/FilterEntry.html | 300 ++++++++++++ .../egiz/pdfas/lib/impl/verify/IVerifyFilter.html | 242 ++++++++++ .../pdfas/lib/impl/verify/SignatureCheckImpl.html | 298 ++++++++++++ .../pdfas/lib/impl/verify/VerifierDispatcher.html | 324 +++++++++++++ .../pdfas/lib/impl/verify/VerifyResultImpl.html | 526 ++++++++++++++++++++ .../lib/impl/verify/class-use/FilterEntry.html | 158 ++++++ .../lib/impl/verify/class-use/IVerifyFilter.html | 172 +++++++ .../impl/verify/class-use/SignatureCheckImpl.html | 118 +++++ .../impl/verify/class-use/VerifierDispatcher.html | 118 +++++ .../impl/verify/class-use/VerifyResultImpl.html | 118 +++++ .../egiz/pdfas/lib/impl/verify/package-frame.html | 27 ++ .../pdfas/lib/impl/verify/package-summary.html | 163 +++++++ .../egiz/pdfas/lib/impl/verify/package-tree.html | 138 ++++++ .../gv/egiz/pdfas/lib/impl/verify/package-use.html | 154 ++++++ .../gv/egiz/pdfas/lib/util/CertificateUtils.html | 262 ++++++++++ .../pdfas/lib/util/class-use/CertificateUtils.html | 118 +++++ .../at/gv/egiz/pdfas/lib/util/package-frame.html | 20 + .../at/gv/egiz/pdfas/lib/util/package-summary.html | 136 ++++++ .../at/gv/egiz/pdfas/lib/util/package-tree.html | 131 +++++ .../at/gv/egiz/pdfas/lib/util/package-use.html | 118 +++++ 168 files changed, 35119 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/Configuration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/DataSource.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/PdfAsParameter.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSink.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSource.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/Configuration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSink.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSource.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/IConfigurationConstants.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsParameter.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/SignaturePosition.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/StatusRequest.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/IPlainSigner.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/IPlainSigner.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignParameter.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignResult.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/SignatureCheck.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyParameter.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyResult.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsParameterImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/SignParameterImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/SignResultImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/SignaturePositionImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/StatusRequestImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/VerifyParameterImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsParameterImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignParameterImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignResultImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignaturePositionImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/StatusRequestImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/VerifyParameterImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/ConfigurationImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/GlobalConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/PlaceholderConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/SignatureProfileConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/SpecificBaseConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/ConfigurationImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/GlobalConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/PlaceholderConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SignatureProfileConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SpecificBaseConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderExtractor.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderContext.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderData.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderExtractor.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/positioning/Positioning.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/positioning/class-use/Positioning.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/IPdfSigner.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/PdfSignerFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/IPdfSigner.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/PdfSignerFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PdfboxSignerWrapper.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PADESPDFBOXSigner.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PdfboxSignerWrapper.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/PDFASSignatureInterface.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/SignatureDataExtractor.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/SignatureDataInjector.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/PDFASSignatureInterface.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataExtractor.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataInjector.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/CertificateResolver.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IPDFStamper.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IPDFVisualObject.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/StamperFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/CertificateResolver.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFStamper.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFVisualObject.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IResolver.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/StamperFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/TableFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/ValueResolver.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/OperationStatus.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/PDFObject.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/OperationStatus.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/PDFObject.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/RequestedSignature.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/FilterEntry.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifierDispatcher.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/FilterEntry.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/IVerifyFilter.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/SignatureCheckImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifierDispatcher.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifyResultImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/util/CertificateUtils.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/util/class-use/CertificateUtils.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/util/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/util/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/util/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/util/package-use.html (limited to 'docs/full/at/gv/egiz/pdfas/lib') diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html b/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html new file mode 100644 index 00000000..fe2209c3 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html @@ -0,0 +1,326 @@ + + + + + + +ByteArrayDataSink (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Class ByteArrayDataSink

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    DataSink
    +
    +
    +
    +
    public class ByteArrayDataSink
    +extends Object
    +implements DataSink
    +
    A simple byte array data sink
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ByteArrayDataSink

        +
        public ByteArrayDataSink()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createOutputStream

        +
        public OutputStream createOutputStream()
        +
        Description copied from interface: DataSink
        +
        Creates an output stream to receive the data
        +
        +
        Specified by:
        +
        createOutputStream in interface DataSink
        +
        Returns:
        an output stream for the data
        +
      • +
      + + + +
        +
      • +

        getData

        +
        public byte[] getData()
        +
        Returns the output data
        +
        Returns:
        the output data
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html b/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html new file mode 100644 index 00000000..0e1daf9e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html @@ -0,0 +1,294 @@ + + + + + + +ByteArrayDataSource (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Class ByteArrayDataSource

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    DataSource
    +
    +
    +
    +
    public class ByteArrayDataSource
    +extends Object
    +implements DataSource
    +
    A simple byte array data source
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ByteArrayDataSource

        +
        public ByteArrayDataSource(byte[] data)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMIMEType

        +
        public String getMIMEType()
        +
        Description copied from interface: DataSource
        +
        Gets the MIME Type of the contained data.
        +
        +
        Specified by:
        +
        getMIMEType in interface DataSource
        +
        Returns:
        MIME Type
        +
      • +
      + + + +
        +
      • +

        getByteData

        +
        public byte[] getByteData()
        +
        Description copied from interface: DataSource
        +
        Gets the contained data
        +
        +
        Specified by:
        +
        getByteData in interface DataSource
        +
        Returns:
        the contained data
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/Configuration.html b/docs/full/at/gv/egiz/pdfas/lib/api/Configuration.html new file mode 100644 index 00000000..9a55e6b7 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/Configuration.html @@ -0,0 +1,259 @@ + + + + + + +Configuration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Interface Configuration

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    ConfigurationImpl
    +
    +
    +
    +
    public interface Configuration
    +
    Configuration interface + + This interface is used to configure one PDF-AS run. It contains the configuration values + from the configuration file. Use this interface to override properties during runtime.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      StringgetValue(String key) +
      Gets a specific Value
      +
      booleanhasValue(String key) +
      Is the configuration key set
      +
      voidsetValue(String key, + String value) +
      Sets or overrides a configuration value
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        String getValue(String key)
        +
        Gets a specific Value
        +
        Parameters:
        key - The configuration key
        +
        Returns:
        The configured value
        +
      • +
      + + + +
        +
      • +

        hasValue

        +
        boolean hasValue(String key)
        +
        Is the configuration key set
        +
        Parameters:
        key - The configuration key
        +
        Returns:
        true | false
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        void setValue(String key,
        +            String value)
        +
        Sets or overrides a configuration value
        +
        Parameters:
        key - The configuration key
        value - The configuration value
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html b/docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html new file mode 100644 index 00000000..d47cb130 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html @@ -0,0 +1,218 @@ + + + + + + +DataSink (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Interface DataSink

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    ByteArrayDataSink
    +
    +
    +
    +
    public interface DataSink
    +
    Data Sink interface.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      OutputStreamcreateOutputStream() +
      Creates an output stream to receive the data
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createOutputStream

        +
        OutputStream createOutputStream()
        +
        Creates an output stream to receive the data
        +
        Returns:
        an output stream for the data
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/DataSource.html b/docs/full/at/gv/egiz/pdfas/lib/api/DataSource.html new file mode 100644 index 00000000..e8ed4181 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/DataSource.html @@ -0,0 +1,238 @@ + + + + + + +DataSource (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Interface DataSource

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    ByteArrayDataSource
    +
    +
    +
    +
    public interface DataSource
    +
    Data Source interface + + All data sources in PDF-AS implement this interface. Also custom data sources have to + implement this interface to allow PDF-AS to use them.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      byte[]getByteData() +
      Gets the contained data
      +
      StringgetMIMEType() +
      Gets the MIME Type of the contained data.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMIMEType

        +
        String getMIMEType()
        +
        Gets the MIME Type of the contained data.
        +
        Returns:
        MIME Type
        +
      • +
      + + + +
        +
      • +

        getByteData

        +
        byte[] getByteData()
        +
        Gets the contained data
        +
        Returns:
        the contained data
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.html b/docs/full/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.html new file mode 100644 index 00000000..2b5485c2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.html @@ -0,0 +1,368 @@ + + + + + + +IConfigurationConstants (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Interface IConfigurationConstants

+
+
+
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html b/docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html new file mode 100644 index 00000000..684e2963 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html @@ -0,0 +1,328 @@ + + + + + + +PdfAs (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Interface PdfAs

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    PdfAsImpl
    +
    +
    +
    +
    public interface PdfAs
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        sign

        +
        SignResult sign(SignParameter parameter)
        +                throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Signs a PDF document using PDF-AS.
        +
        Parameters:
        parameter -
        +
        Returns:
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        verify

        +
        List<VerifyResult> verify(VerifyParameter parameter)
        +                          throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Verifies a document with (potentially multiple) PDF-AS signatures.
        +
        Parameters:
        parameter - The verification parameter
        +
        Returns:
        A list of verification Results
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        getConfiguration

        +
        Configuration getConfiguration()
        +
        Gets a copy of the PDF-AS configuration, to allow the application to + override configuration parameters at runtime.
        +
        Returns:
        A private copy of the pdf as configuration
        +
      • +
      + + + +
        +
      • +

        startSign

        +
        StatusRequest startSign(SignParameter parameter)
        +                        throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Starts a signature process + + After the process has to be startet the status request has to be services by the user application
        +
        Parameters:
        parameter - The sign parameter
        +
        Returns:
        A status request
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        process

        +
        StatusRequest process(StatusRequest statusRequest)
        +                      throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Continues an ongoing signature process
        +
        Parameters:
        statusRequest - The current status
        +
        Returns:
        A status request
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        finishSign

        +
        SignResult finishSign(StatusRequest statusRequest)
        +                      throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Finishes a signature process
        +
        Parameters:
        statusRequest - The current status
        +
        Returns:
        A signature result
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html b/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html new file mode 100644 index 00000000..535de94a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html @@ -0,0 +1,375 @@ + + + + + + +PdfAsFactory (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Class PdfAsFactory

+
+
+ +
+
    +
  • +
    +
    +
    public class PdfAsFactory
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsFactory

        +
        public PdfAsFactory()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        dontConfigureLog4j

        +
        public static void dontConfigureLog4j()
        +
      • +
      + + + +
        +
      • +

        createPdfAs

        +
        public static PdfAs createPdfAs(File configuration)
        +
        Create a new instance of PDF-AS
        +
        Parameters:
        configuration - The PDF-AS configuration
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        createSignParameter

        +
        public static SignParameter createSignParameter(Configuration configuration,
        +                                DataSource dataSource)
        +
        Creates a sign parameter
        +
        Parameters:
        configuration - The configuration to be used
        dataSource - The data source to be used
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        createVerifyParameter

        +
        public static VerifyParameter createVerifyParameter(Configuration configuration,
        +                                    DataSource dataSource)
        +
        Creates a verification parameter
        +
        Parameters:
        configuration - The configuration to be used
        dataSource - The data source to be used
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        deployDefaultConfiguration

        +
        public static void deployDefaultConfiguration(File targetDirectory)
        +                                       throws Exception
        +
        Deploy default configuration to targetDirectory + + The targetDirectory will be deleted and
        +
        Parameters:
        targetDirectory -
        +
        Throws:
        +
        Exception
        +
      • +
      + + + +
        +
      • +

        getSCMRevision

        +
        public static String getSCMRevision()
        +
        Gets the PDF-AS SCM Revision
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getVersion

        +
        public static String getVersion()
        +
        Gets the PDF-AS Version
        +
        Returns:
        PDF-AS Verison string
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsParameter.html b/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsParameter.html new file mode 100644 index 00000000..f3d96490 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsParameter.html @@ -0,0 +1,272 @@ + + + + + + +PdfAsParameter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Interface PdfAsParameter

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getConfiguration

        +
        Configuration getConfiguration()
        +
        Gets the configuration associated with the parameter
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setConfiguration

        +
        void setConfiguration(Configuration configuration)
        +
        Sets the configuration associated with the parameter
        +
        Parameters:
        configuration -
        +
      • +
      + + + +
        +
      • +

        getDataSource

        +
        DataSource getDataSource()
        +
        Gets the data source of the parameter
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setDataSource

        +
        void setDataSource(DataSource dataSource)
        +
        Sets the data source of the parameter
        +
        Parameters:
        dataSource -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html b/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html new file mode 100644 index 00000000..350ff033 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html @@ -0,0 +1,285 @@ + + + + + + +SignaturePosition (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Interface SignaturePosition

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SignaturePositionImpl
    +
    +
    +
    +
    public interface SignaturePosition
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      floatgetHeight() +
      Returns the height of the signature.
      +
      intgetPage() +
      Returns the page on which the signature was placed.
      +
      floatgetWidth() +
      Returns the width of the signature.
      +
      floatgetX() +
      Returns the x position.
      +
      floatgetY() +
      Returns the y position.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPage

        +
        int getPage()
        +
        Returns the page on which the signature was placed.
        +
        Returns:
        Returns the page on which the signature was placed.
        +
      • +
      + + + +
        +
      • +

        getX

        +
        float getX()
        +
        Returns the x position.
        +
        Returns:
        Returns the x position.
        +
      • +
      + + + +
        +
      • +

        getY

        +
        float getY()
        +
        Returns the y position.
        +
        Returns:
        Returns the y position.
        +
      • +
      + + + +
        +
      • +

        getWidth

        +
        float getWidth()
        +
        Returns the width of the signature.
        +
        Returns:
        Returns the width of the signature.
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        float getHeight()
        +
        Returns the height of the signature.
        +
        Returns:
        Returns the height of the signature.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html b/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html new file mode 100644 index 00000000..ba882aae --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html @@ -0,0 +1,333 @@ + + + + + + +StatusRequest (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api
+

Interface StatusRequest

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    StatusRequestImpl
    +
    +
    +
    +
    public interface StatusRequest
    +
    Status of a signture process
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      byte[]getSignatureData() +
      Gets the data to be signed
      +
      int[]getSignatureDataByteRange() +
      Gets the byte range of the data to be signed
      +
      booleanisReady() +
      If true finishSign in PdfAs can be called to retrieve the signed pdf
      +
      booleanneedCertificate() +
      If true PDF-AS requires the signature certificate + + Retrieve the signing certificate and set it via setCertificate
      +
      booleanneedSignature() +
      If true PDF-AS requires a the CAdES signature + + use getSignatureData() and getSignatureDataByteRange() to retrieve the + data to be signed and set the signature via setSigature
      +
      voidsetCertificate(byte[] encodedCertificate) +
      Sets the signing certificate
      +
      voidsetSigature(byte[] signatureValue) +
      Sets the signature
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        needCertificate

        +
        boolean needCertificate()
        +
        If true PDF-AS requires the signature certificate + + Retrieve the signing certificate and set it via setCertificate
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        needSignature

        +
        boolean needSignature()
        +
        If true PDF-AS requires a the CAdES signature + + use getSignatureData() and getSignatureDataByteRange() to retrieve the + data to be signed and set the signature via setSigature
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        isReady

        +
        boolean isReady()
        +
        If true finishSign in PdfAs can be called to retrieve the signed pdf
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getSignatureData

        +
        byte[] getSignatureData()
        +
        Gets the data to be signed
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getSignatureDataByteRange

        +
        int[] getSignatureDataByteRange()
        +
        Gets the byte range of the data to be signed
        +
        Returns:
        +
      • +
      + + + + + + + +
        +
      • +

        setSigature

        +
        void setSigature(byte[] signatureValue)
        +
        Sets the signature
        +
        Parameters:
        signatureValue -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSink.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSink.html new file mode 100644 index 00000000..13e0fca7 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSink.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.api.ByteArrayDataSink (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.api.ByteArrayDataSink

+
+
No usage of at.gv.egiz.pdfas.lib.api.ByteArrayDataSink
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSource.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSource.html new file mode 100644 index 00000000..e2042377 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSource.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.api.ByteArrayDataSource (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.api.ByteArrayDataSource

+
+
No usage of at.gv.egiz.pdfas.lib.api.ByteArrayDataSource
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/Configuration.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/Configuration.html new file mode 100644 index 00000000..3a8c76f8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/Configuration.html @@ -0,0 +1,335 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.Configuration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.Configuration

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSink.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSink.html new file mode 100644 index 00000000..737ab0bd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSink.html @@ -0,0 +1,272 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.DataSink (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.DataSink

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSource.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSource.html new file mode 100644 index 00000000..baf0163b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSource.html @@ -0,0 +1,272 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.DataSource (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.DataSource

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/IConfigurationConstants.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/IConfigurationConstants.html new file mode 100644 index 00000000..5f518839 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/IConfigurationConstants.html @@ -0,0 +1,188 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.IConfigurationConstants (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.IConfigurationConstants

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html new file mode 100644 index 00000000..70c97761 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html @@ -0,0 +1,182 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.PdfAs (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.PdfAs

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsFactory.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsFactory.html new file mode 100644 index 00000000..aa90a544 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsFactory.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.api.PdfAsFactory (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.api.PdfAsFactory

+
+
No usage of at.gv.egiz.pdfas.lib.api.PdfAsFactory
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsParameter.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsParameter.html new file mode 100644 index 00000000..c512d0e3 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsParameter.html @@ -0,0 +1,210 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.PdfAsParameter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.PdfAsParameter

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/SignaturePosition.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/SignaturePosition.html new file mode 100644 index 00000000..3e027ab8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/SignaturePosition.html @@ -0,0 +1,256 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.SignaturePosition (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.SignaturePosition

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/StatusRequest.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/StatusRequest.html new file mode 100644 index 00000000..c9bc3f15 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/StatusRequest.html @@ -0,0 +1,245 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.StatusRequest (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.StatusRequest

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/api/package-frame.html new file mode 100644 index 00000000..712aa694 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/package-frame.html @@ -0,0 +1,33 @@ + + + + + + +at.gv.egiz.pdfas.lib.api (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.api

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/api/package-summary.html new file mode 100644 index 00000000..5361ef55 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/package-summary.html @@ -0,0 +1,203 @@ + + + + + + +at.gv.egiz.pdfas.lib.api (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.api

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/api/package-tree.html new file mode 100644 index 00000000..a83a7bf0 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/package-tree.html @@ -0,0 +1,144 @@ + + + + + + +at.gv.egiz.pdfas.lib.api Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.api

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/api/package-use.html new file mode 100644 index 00000000..11627c01 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/package-use.html @@ -0,0 +1,364 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.api (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.api

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/IPlainSigner.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/IPlainSigner.html new file mode 100644 index 00000000..30843bc5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/IPlainSigner.html @@ -0,0 +1,277 @@ + + + + + + +IPlainSigner (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api.sign
+

Interface IPlainSigner

+
+
+
+
    +
  • +
    +
    +
    public interface IPlainSigner
    +
    Signer interface + + PDF-AS uses an IPlainSigner instance to create the signature. Also custom IPlainSigner + may be used to sign PDF-AS documents.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      iaik.x509.X509CertificategetCertificate() +
      Gets the signing certificate
      +
      StringgetPDFFilter() +
      Gets the PDF Filter for this signer
      +
      StringgetPDFSubFilter() +
      Gets the PDF Subfilter for this signer
      +
      byte[]sign(byte[] input, + int[] byteRange) +
      Sign the document
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCertificate

        +
        iaik.x509.X509Certificate getCertificate()
        +                                         throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Gets the signing certificate
        +
        Returns:
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        sign

        +
        byte[] sign(byte[] input,
        +          int[] byteRange)
        +            throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Sign the document
        +
        Parameters:
        input -
        byteRange -
        +
        Returns:
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        getPDFSubFilter

        +
        String getPDFSubFilter()
        +
        Gets the PDF Subfilter for this signer
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getPDFFilter

        +
        String getPDFFilter()
        +
        Gets the PDF Filter for this signer
        +
        Returns:
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html new file mode 100644 index 00000000..ed2115d4 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html @@ -0,0 +1,348 @@ + + + + + + +SignParameter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api.sign
+

Interface SignParameter

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSignatureProfileId

        +
        String getSignatureProfileId()
        +
        Gets the signature profile to use
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setSignatureProfileId

        +
        void setSignatureProfileId(String signatureProfileId)
        +
        Sets the signature profile to use
        +
        Parameters:
        signatureProfileId - The signature profile
        +
      • +
      + + + +
        +
      • +

        getSignaturePosition

        +
        String getSignaturePosition()
        +
        Gets the signature position
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setSignaturePosition

        +
        void setSignaturePosition(String signaturePosition)
        +
        Sets the signature position
        +
        Parameters:
        signaturePosition - The signature position string
        +
      • +
      + + + +
        +
      • +

        setOutput

        +
        void setOutput(DataSink output)
        +
        Sets the data sink for the signature process
        +
        Parameters:
        output -
        +
      • +
      + + + +
        +
      • +

        getOutput

        +
        DataSink getOutput()
        +
        Gets the data sink for the signature process
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setPlainSigner

        +
        void setPlainSigner(IPlainSigner signer)
        +
        Sets the signer to use
        +
        Parameters:
        signer -
        +
      • +
      + + + +
        +
      • +

        getPlainSigner

        +
        IPlainSigner getPlainSigner()
        +
        Gets the signer to use.
        +
        Returns:
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html new file mode 100644 index 00000000..c2c0f2f9 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.html @@ -0,0 +1,261 @@ + + + + + + +SignResult (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api.sign
+

Interface SignResult

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SignResultImpl
    +
    +
    +
    +
    public interface SignResult
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getOutputDocument

        +
        DataSink getOutputDocument()
        +
        Returns the filled output data sink.
        +
        Returns:
        Returns the filled output data sink.
        +
      • +
      + + + +
        +
      • +

        getSignerCertificate

        +
        X509Certificate getSignerCertificate()
        +
        Returns the certificate of the signer.
        +
        Returns:
        Returns the certificate of the signer.
        +
      • +
      + + + +
        +
      • +

        getSignaturePosition

        +
        SignaturePosition getSignaturePosition()
        +
        Returns the position where the signature is finally placed. + +

        + This information can be useful for post-processing the document. +

        + +

        + Consult the PDF-AS documentation section Commandline for further + information about positioning. +

        +
        Returns:
        Returns the position where the signature is finally placed. May + return null if no position information is available.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/IPlainSigner.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/IPlainSigner.html new file mode 100644 index 00000000..5c9fc94e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/IPlainSigner.html @@ -0,0 +1,243 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.sign.IPlainSigner (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.sign.IPlainSigner

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignParameter.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignParameter.html new file mode 100644 index 00000000..8a4908b5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignParameter.html @@ -0,0 +1,270 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.sign.SignParameter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.sign.SignParameter

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignResult.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignResult.html new file mode 100644 index 00000000..c30e9e33 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignResult.html @@ -0,0 +1,205 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.sign.SignResult (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.sign.SignResult

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-frame.html new file mode 100644 index 00000000..186079ca --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +at.gv.egiz.pdfas.lib.api.sign (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.api.sign

+
+

Interfaces

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-summary.html new file mode 100644 index 00000000..a7dd5e77 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-summary.html @@ -0,0 +1,148 @@ + + + + + + +at.gv.egiz.pdfas.lib.api.sign (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.api.sign

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-tree.html new file mode 100644 index 00000000..1838e52b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-tree.html @@ -0,0 +1,133 @@ + + + + + + +at.gv.egiz.pdfas.lib.api.sign Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.api.sign

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-use.html new file mode 100644 index 00000000..84bf6183 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-use.html @@ -0,0 +1,248 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.api.sign (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.api.sign

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html new file mode 100644 index 00000000..99c8625a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html @@ -0,0 +1,237 @@ + + + + + + +SignatureCheck (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api.verify
+

Interface SignatureCheck

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SignatureCheckImpl
    +
    +
    +
    +
    public interface SignatureCheck
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intgetCode() +
      Returns the response code of the check.
      +
      StringgetMessage() +
      Returns the textual response message of the check (corresponding to the + code).
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCode

        +
        int getCode()
        +
        Returns the response code of the check.
        +
        Returns:
        Returns the response code of the check.
        +
      • +
      + + + +
        +
      • +

        getMessage

        +
        String getMessage()
        +
        Returns the textual response message of the check (corresponding to the + code).
        +
        Returns:
        Returns the textual response message of the check (corresponding + to the code).
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html new file mode 100644 index 00000000..e0b240ba --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html @@ -0,0 +1,288 @@ + + + + + + +VerifyParameter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api.verify
+

Interface VerifyParameter

+
+
+
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getWhichSignature

        +
        int getWhichSignature()
        +
        Gets which signature should be verified + + This is a 0 based index of the signatures
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setWhichSignature

        +
        void setWhichSignature(int which)
        +
        Sets which signature should be verified + + This is a 0 based index of the signatures
        +
        Parameters:
        which - The index
        +
      • +
      + + + +
        +
      • +

        getVerificationTime

        +
        Date getVerificationTime()
        +
        Gets the verification time
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setVerificationTime

        +
        void setVerificationTime(Date verificationTime)
        +
        Sets the verification time.
        +
        Parameters:
        verificationTime -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html new file mode 100644 index 00000000..d9021860 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyResult.html @@ -0,0 +1,339 @@ + + + + + + +VerifyResult (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.api.verify
+

Interface VerifyResult

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    VerifyResultImpl
    +
    +
    +
    +
    public interface VerifyResult
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isVerificationDone

        +
        boolean isVerificationDone()
        +
        Returns if the verification was possible or could not even be startet. + see getVerificationException() for details.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getVerificationException

        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException getVerificationException()
        +
        Returns a verification exception if any. Shows that the verification + could not be started. See isVerificationDone().
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getCertificateCheck

        +
        SignatureCheck getCertificateCheck()
        +
        Returns the result of the certificate check.
        +
        Returns:
        Returns the result of the certificate check.
        +
      • +
      + + + +
        +
      • +

        getValueCheckCode

        +
        SignatureCheck getValueCheckCode()
        +
        Returns the result of the value (and hash) check.
        +
        Returns:
        Returns the result of the value (and hash) check.
        +
      • +
      + + + +
        +
      • +

        getManifestCheckCode

        +
        SignatureCheck getManifestCheckCode()
        +
        Returns the result of the manifest check.
        +
        Returns:
        Returns the result of the manifest check.
        +
      • +
      + + + +
        +
      • +

        isQualifiedCertificate

        +
        boolean isQualifiedCertificate()
        +
        Returns true, if the signer's certificate is a qualified certificate.
        +
        Returns:
        Returns true, if the signer's certificate is a qualified + certificate.
        +
      • +
      + + + +
        +
      • +

        getSignerCertificate

        +
        iaik.x509.X509Certificate getSignerCertificate()
        +
        Gets the signer certificate
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getSignatureData

        +
        byte[] getSignatureData()
        +
        Gets the signed data for the signature
        +
        Returns:
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/SignatureCheck.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/SignatureCheck.html new file mode 100644 index 00000000..bda4436e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/SignatureCheck.html @@ -0,0 +1,236 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.verify.SignatureCheck (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.verify.SignatureCheck

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyParameter.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyParameter.html new file mode 100644 index 00000000..e23a2809 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyParameter.html @@ -0,0 +1,211 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.verify.VerifyParameter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.verify.VerifyParameter

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyResult.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyResult.html new file mode 100644 index 00000000..79b5464e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyResult.html @@ -0,0 +1,219 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.api.verify.VerifyResult (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.api.verify.VerifyResult

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-frame.html new file mode 100644 index 00000000..15053afc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +at.gv.egiz.pdfas.lib.api.verify (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.api.verify

+
+

Interfaces

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-summary.html new file mode 100644 index 00000000..3ad58937 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +at.gv.egiz.pdfas.lib.api.verify (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.api.verify

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-tree.html new file mode 100644 index 00000000..ce96ec62 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-tree.html @@ -0,0 +1,133 @@ + + + + + + +at.gv.egiz.pdfas.lib.api.verify Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.api.verify

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html new file mode 100644 index 00000000..17fec08d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html @@ -0,0 +1,217 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.api.verify (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.api.verify

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html new file mode 100644 index 00000000..3b9da532 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html @@ -0,0 +1,417 @@ + + + + + + +PdfAsImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl
+

Class PdfAsImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsImpl

        +
        public PdfAsImpl(File cfgFile)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        sign

        +
        public SignResult sign(SignParameter parameter)
        +                throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Description copied from interface: PdfAs
        +
        Signs a PDF document using PDF-AS.
        +
        +
        Specified by:
        +
        sign in interface PdfAs
        +
        Returns:
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        verify

        +
        public List<VerifyResult> verify(VerifyParameter parameter)
        +                          throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Description copied from interface: PdfAs
        +
        Verifies a document with (potentially multiple) PDF-AS signatures.
        +
        +
        Specified by:
        +
        verify in interface PdfAs
        +
        Parameters:
        parameter - The verification parameter
        +
        Returns:
        A list of verification Results
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        getConfiguration

        +
        public Configuration getConfiguration()
        +
        Description copied from interface: PdfAs
        +
        Gets a copy of the PDF-AS configuration, to allow the application to + override configuration parameters at runtime.
        +
        +
        Specified by:
        +
        getConfiguration in interface PdfAs
        +
        Returns:
        A private copy of the pdf as configuration
        +
      • +
      + + + +
        +
      • +

        startSign

        +
        public StatusRequest startSign(SignParameter parameter)
        +                        throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Description copied from interface: PdfAs
        +
        Starts a signature process + + After the process has to be startet the status request has to be services by the user application
        +
        +
        Specified by:
        +
        startSign in interface PdfAs
        +
        Parameters:
        parameter - The sign parameter
        +
        Returns:
        A status request
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        process

        +
        public StatusRequest process(StatusRequest statusRequest)
        +                      throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Description copied from interface: PdfAs
        +
        Continues an ongoing signature process
        +
        +
        Specified by:
        +
        process in interface PdfAs
        +
        Parameters:
        statusRequest - The current status
        +
        Returns:
        A status request
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        finishSign

        +
        public SignResult finishSign(StatusRequest statusRequest)
        +                      throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Description copied from interface: PdfAs
        +
        Finishes a signature process
        +
        +
        Specified by:
        +
        finishSign in interface PdfAs
        +
        Parameters:
        statusRequest - The current status
        +
        Returns:
        A signature result
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsParameterImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsParameterImpl.html new file mode 100644 index 00000000..eba96048 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsParameterImpl.html @@ -0,0 +1,390 @@ + + + + + + +PdfAsParameterImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl
+

Class PdfAsParameterImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/SignParameterImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/SignParameterImpl.html new file mode 100644 index 00000000..b0fabbc1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/SignParameterImpl.html @@ -0,0 +1,522 @@ + + + + + + +SignParameterImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl
+

Class SignParameterImpl

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/SignResultImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/SignResultImpl.html new file mode 100644 index 00000000..a132fc9a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/SignResultImpl.html @@ -0,0 +1,412 @@ + + + + + + +SignResultImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl
+

Class SignResultImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignResultImpl

        +
        public SignResultImpl(DataSink dataSink)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getOutputDocument

        +
        public DataSink getOutputDocument()
        +
        Description copied from interface: SignResult
        +
        Returns the filled output data sink.
        +
        +
        Specified by:
        +
        getOutputDocument in interface SignResult
        +
        Returns:
        Returns the filled output data sink.
        +
      • +
      + + + +
        +
      • +

        getSignerCertificate

        +
        public X509Certificate getSignerCertificate()
        +
        Description copied from interface: SignResult
        +
        Returns the certificate of the signer.
        +
        +
        Specified by:
        +
        getSignerCertificate in interface SignResult
        +
        Returns:
        Returns the certificate of the signer.
        +
      • +
      + + + +
        +
      • +

        getSignaturePosition

        +
        public SignaturePosition getSignaturePosition()
        +
        Description copied from interface: SignResult
        +
        Returns the position where the signature is finally placed. + +

        + This information can be useful for post-processing the document. +

        + +

        + Consult the PDF-AS documentation section Commandline for further + information about positioning. +

        +
        +
        Specified by:
        +
        getSignaturePosition in interface SignResult
        +
        Returns:
        Returns the position where the signature is finally placed. May + return null if no position information is available.
        +
      • +
      + + + +
        +
      • +

        setSignerCertificate

        +
        public void setSignerCertificate(X509Certificate certificate)
        +
      • +
      + + + +
        +
      • +

        setSignaturePosition

        +
        public void setSignaturePosition(SignaturePosition position)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/SignaturePositionImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/SignaturePositionImpl.html new file mode 100644 index 00000000..b50efe46 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/SignaturePositionImpl.html @@ -0,0 +1,509 @@ + + + + + + +SignaturePositionImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl
+

Class SignaturePositionImpl

+
+
+ +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected floatheight 
      protected intpage 
      protected floatwidth 
      protected floatx 
      protected floaty 
      +
    • +
    + + + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        page

        +
        protected int page
        +
      • +
      + + + +
        +
      • +

        x

        +
        protected float x
        +
      • +
      + + + +
        +
      • +

        y

        +
        protected float y
        +
      • +
      + + + +
        +
      • +

        width

        +
        protected float width
        +
      • +
      + + + +
        +
      • +

        height

        +
        protected float height
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignaturePositionImpl

        +
        public SignaturePositionImpl()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setPage

        +
        public void setPage(int page)
        +
      • +
      + + + +
        +
      • +

        setX

        +
        public void setX(float x)
        +
      • +
      + + + +
        +
      • +

        setY

        +
        public void setY(float y)
        +
      • +
      + + + +
        +
      • +

        setWidth

        +
        public void setWidth(float width)
        +
      • +
      + + + +
        +
      • +

        setHeight

        +
        public void setHeight(float height)
        +
      • +
      + + + +
        +
      • +

        getPage

        +
        public int getPage()
        +
        Description copied from interface: SignaturePosition
        +
        Returns the page on which the signature was placed.
        +
        +
        Specified by:
        +
        getPage in interface SignaturePosition
        +
        Returns:
        Returns the page on which the signature was placed.
        +
      • +
      + + + +
        +
      • +

        getX

        +
        public float getX()
        +
        Description copied from interface: SignaturePosition
        +
        Returns the x position.
        +
        +
        Specified by:
        +
        getX in interface SignaturePosition
        +
        Returns:
        Returns the x position.
        +
      • +
      + + + +
        +
      • +

        getY

        +
        public float getY()
        +
        Description copied from interface: SignaturePosition
        +
        Returns the y position.
        +
        +
        Specified by:
        +
        getY in interface SignaturePosition
        +
        Returns:
        Returns the y position.
        +
      • +
      + + + +
        +
      • +

        getWidth

        +
        public float getWidth()
        +
        Description copied from interface: SignaturePosition
        +
        Returns the width of the signature.
        +
        +
        Specified by:
        +
        getWidth in interface SignaturePosition
        +
        Returns:
        Returns the width of the signature.
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        public float getHeight()
        +
        Description copied from interface: SignaturePosition
        +
        Returns the height of the signature.
        +
        +
        Specified by:
        +
        getHeight in interface SignaturePosition
        +
        Returns:
        Returns the height of the signature.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/StatusRequestImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/StatusRequestImpl.html new file mode 100644 index 00000000..7b28969c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/StatusRequestImpl.html @@ -0,0 +1,527 @@ + + + + + + +StatusRequestImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl
+

Class StatusRequestImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StatusRequestImpl

        +
        public StatusRequestImpl()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        setSignatureData

        +
        public void setSignatureData(byte[] signatureData)
        +
      • +
      + + + +
        +
      • +

        setByteRange

        +
        public void setByteRange(int[] byteRange)
        +
      • +
      + + + +
        +
      • +

        getCertificate

        +
        public iaik.x509.X509Certificate getCertificate()
        +
      • +
      + + + +
        +
      • +

        getSignature

        +
        public byte[] getSignature()
        +
      • +
      + + + +
        +
      • +

        setNeedSignature

        +
        public void setNeedSignature(boolean value)
        +
      • +
      + + + +
        +
      • +

        setNeedCertificate

        +
        public void setNeedCertificate(boolean value)
        +
      • +
      + + + +
        +
      • +

        needCertificate

        +
        public boolean needCertificate()
        +
        Description copied from interface: StatusRequest
        +
        If true PDF-AS requires the signature certificate + + Retrieve the signing certificate and set it via setCertificate
        +
        +
        Specified by:
        +
        needCertificate in interface StatusRequest
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        needSignature

        +
        public boolean needSignature()
        +
        Description copied from interface: StatusRequest
        +
        If true PDF-AS requires a the CAdES signature + + use getSignatureData() and getSignatureDataByteRange() to retrieve the + data to be signed and set the signature via setSigature
        +
        +
        Specified by:
        +
        needSignature in interface StatusRequest
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        isReady

        +
        public boolean isReady()
        +
        Description copied from interface: StatusRequest
        +
        If true finishSign in PdfAs can be called to retrieve the signed pdf
        +
        +
        Specified by:
        +
        isReady in interface StatusRequest
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setIsReady

        +
        public void setIsReady(boolean value)
        +
      • +
      + + + +
        +
      • +

        getSignatureData

        +
        public byte[] getSignatureData()
        +
        Description copied from interface: StatusRequest
        +
        Gets the data to be signed
        +
        +
        Specified by:
        +
        getSignatureData in interface StatusRequest
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getSignatureDataByteRange

        +
        public int[] getSignatureDataByteRange()
        +
        Description copied from interface: StatusRequest
        +
        Gets the byte range of the data to be signed
        +
        +
        Specified by:
        +
        getSignatureDataByteRange in interface StatusRequest
        +
        Returns:
        +
      • +
      + + + + + + + +
        +
      • +

        setSigature

        +
        public void setSigature(byte[] signatureValue)
        +
        Description copied from interface: StatusRequest
        +
        Sets the signature
        +
        +
        Specified by:
        +
        setSigature in interface StatusRequest
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/VerifyParameterImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/VerifyParameterImpl.html new file mode 100644 index 00000000..bbc96ddc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/VerifyParameterImpl.html @@ -0,0 +1,420 @@ + + + + + + +VerifyParameterImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl
+

Class VerifyParameterImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        which

        +
        protected int which
        +
      • +
      + + + +
        +
      • +

        verificationTime

        +
        protected Date verificationTime
        +
      • +
      +
    • +
    + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getWhichSignature

        +
        public int getWhichSignature()
        +
        Description copied from interface: VerifyParameter
        +
        Gets which signature should be verified + + This is a 0 based index of the signatures
        +
        +
        Specified by:
        +
        getWhichSignature in interface VerifyParameter
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setWhichSignature

        +
        public void setWhichSignature(int which)
        +
        Description copied from interface: VerifyParameter
        +
        Sets which signature should be verified + + This is a 0 based index of the signatures
        +
        +
        Specified by:
        +
        setWhichSignature in interface VerifyParameter
        +
        Parameters:
        which - The index
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsImpl.html new file mode 100644 index 00000000..9d9ecd71 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.PdfAsImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.PdfAsImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.PdfAsImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsParameterImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsParameterImpl.html new file mode 100644 index 00000000..48ca6870 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsParameterImpl.html @@ -0,0 +1,162 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.PdfAsParameterImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.PdfAsParameterImpl

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignParameterImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignParameterImpl.html new file mode 100644 index 00000000..58ae84c6 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignParameterImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.SignParameterImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.SignParameterImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.SignParameterImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignResultImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignResultImpl.html new file mode 100644 index 00000000..bb304ecd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignResultImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.SignResultImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.SignResultImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.SignResultImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignaturePositionImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignaturePositionImpl.html new file mode 100644 index 00000000..a4036afe --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignaturePositionImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.SignaturePositionImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.SignaturePositionImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.SignaturePositionImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/StatusRequestImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/StatusRequestImpl.html new file mode 100644 index 00000000..4a6f4580 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/StatusRequestImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.StatusRequestImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.StatusRequestImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.StatusRequestImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/VerifyParameterImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/VerifyParameterImpl.html new file mode 100644 index 00000000..ad87c01f --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/class-use/VerifyParameterImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.VerifyParameterImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.VerifyParameterImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.VerifyParameterImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/ConfigurationImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/ConfigurationImpl.html new file mode 100644 index 00000000..8b7d5fd1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/ConfigurationImpl.html @@ -0,0 +1,439 @@ + + + + + + +ConfigurationImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.configuration
+

Class ConfigurationImpl

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    at.gv.egiz.pdfas.common.settings.ISettings, Configuration
    +
    +
    +
    +
    public class ConfigurationImpl
    +extends Object
    +implements at.gv.egiz.pdfas.common.settings.ISettings, Configuration
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        overwrittenProperties

        +
        protected Properties overwrittenProperties
        +
      • +
      + + + +
        +
      • +

        settings

        +
        protected at.gv.egiz.pdfas.common.settings.Settings settings
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConfigurationImpl

        +
        public ConfigurationImpl(at.gv.egiz.pdfas.common.settings.Settings settings)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setValue

        +
        public void setValue(String key,
        +            String value)
        +
        Description copied from interface: Configuration
        +
        Sets or overrides a configuration value
        +
        +
        Specified by:
        +
        setValue in interface Configuration
        +
        Parameters:
        key - The configuration key
        value - The configuration value
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public String getValue(String key)
        +
        Description copied from interface: Configuration
        +
        Gets a specific Value
        +
        +
        Specified by:
        +
        getValue in interface at.gv.egiz.pdfas.common.settings.ISettings
        +
        Specified by:
        +
        getValue in interface Configuration
        +
        Parameters:
        key - The configuration key
        +
        Returns:
        The configured value
        +
      • +
      + + + +
        +
      • +

        hasValue

        +
        public boolean hasValue(String key)
        +
        Description copied from interface: Configuration
        +
        Is the configuration key set
        +
        +
        Specified by:
        +
        hasValue in interface at.gv.egiz.pdfas.common.settings.ISettings
        +
        Specified by:
        +
        hasValue in interface Configuration
        +
        Parameters:
        key - The configuration key
        +
        Returns:
        true | false
        +
      • +
      + + + +
        +
      • +

        getValuesPrefix

        +
        public Map<String,String> getValuesPrefix(String prefix)
        +
        +
        Specified by:
        +
        getValuesPrefix in interface at.gv.egiz.pdfas.common.settings.ISettings
        +
        +
      • +
      + + + +
        +
      • +

        getFirstLevelKeys

        +
        public Vector<String> getFirstLevelKeys(String prefix)
        +
        +
        Specified by:
        +
        getFirstLevelKeys in interface at.gv.egiz.pdfas.common.settings.ISettings
        +
        +
      • +
      + + + +
        +
      • +

        hasPrefix

        +
        public boolean hasPrefix(String prefix)
        +
        +
        Specified by:
        +
        hasPrefix in interface at.gv.egiz.pdfas.common.settings.ISettings
        +
        +
      • +
      + + + +
        +
      • +

        getWorkingDirectory

        +
        public String getWorkingDirectory()
        +
        +
        Specified by:
        +
        getWorkingDirectory in interface at.gv.egiz.pdfas.common.settings.ISettings
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/GlobalConfiguration.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/GlobalConfiguration.html new file mode 100644 index 00000000..39a123e2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/GlobalConfiguration.html @@ -0,0 +1,291 @@ + + + + + + +GlobalConfiguration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.configuration
+

Class GlobalConfiguration

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        GlobalConfiguration

        +
        public GlobalConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDefaultSignatureProfile

        +
        public String getDefaultSignatureProfile()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/PlaceholderConfiguration.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/PlaceholderConfiguration.html new file mode 100644 index 00000000..dafab69b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/PlaceholderConfiguration.html @@ -0,0 +1,291 @@ + + + + + + +PlaceholderConfiguration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.configuration
+

Class PlaceholderConfiguration

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PlaceholderConfiguration

        +
        public PlaceholderConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isGlobalPlaceholderEnabled

        +
        public boolean isGlobalPlaceholderEnabled()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/SignatureProfileConfiguration.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/SignatureProfileConfiguration.html new file mode 100644 index 00000000..13216958 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/SignatureProfileConfiguration.html @@ -0,0 +1,347 @@ + + + + + + +SignatureProfileConfiguration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.configuration
+

Class SignatureProfileConfiguration

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        profileID

        +
        protected String profileID
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignatureProfileConfiguration

        +
        public SignatureProfileConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration,
        +                             String profileID)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isVisualSignature

        +
        public boolean isVisualSignature()
        +
      • +
      + + + +
        +
      • +

        getDefaultPositioning

        +
        public String getDefaultPositioning()
        +
      • +
      + + + +
        +
      • +

        getLegacy32Positioning

        +
        public boolean getLegacy32Positioning()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/SpecificBaseConfiguration.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/SpecificBaseConfiguration.html new file mode 100644 index 00000000..0878a72b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/SpecificBaseConfiguration.html @@ -0,0 +1,271 @@ + + + + + + +SpecificBaseConfiguration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.configuration
+

Class SpecificBaseConfiguration

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        configuration

        +
        protected at.gv.egiz.pdfas.common.settings.ISettings configuration
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SpecificBaseConfiguration

        +
        public SpecificBaseConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/ConfigurationImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/ConfigurationImpl.html new file mode 100644 index 00000000..2ca639fb --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/ConfigurationImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.configuration.ConfigurationImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.configuration.ConfigurationImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.configuration.ConfigurationImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/GlobalConfiguration.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/GlobalConfiguration.html new file mode 100644 index 00000000..ecabda33 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/GlobalConfiguration.html @@ -0,0 +1,158 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.configuration.GlobalConfiguration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.configuration.GlobalConfiguration

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/PlaceholderConfiguration.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/PlaceholderConfiguration.html new file mode 100644 index 00000000..cb72b290 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/PlaceholderConfiguration.html @@ -0,0 +1,158 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.configuration.PlaceholderConfiguration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.configuration.PlaceholderConfiguration

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SignatureProfileConfiguration.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SignatureProfileConfiguration.html new file mode 100644 index 00000000..a1029aa2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SignatureProfileConfiguration.html @@ -0,0 +1,158 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.configuration.SignatureProfileConfiguration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.configuration.SignatureProfileConfiguration

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SpecificBaseConfiguration.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SpecificBaseConfiguration.html new file mode 100644 index 00000000..3f66a0bf --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SpecificBaseConfiguration.html @@ -0,0 +1,166 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.configuration.SpecificBaseConfiguration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.configuration.SpecificBaseConfiguration

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-frame.html new file mode 100644 index 00000000..3fdcff06 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-frame.html @@ -0,0 +1,24 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.configuration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.configuration

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-summary.html new file mode 100644 index 00000000..073d4c96 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-summary.html @@ -0,0 +1,152 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.configuration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.configuration

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-tree.html new file mode 100644 index 00000000..fb523846 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-tree.html @@ -0,0 +1,138 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.configuration Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.configuration

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-use.html new file mode 100644 index 00000000..5237d6fb --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-use.html @@ -0,0 +1,176 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.configuration (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.configuration

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/package-frame.html new file mode 100644 index 00000000..9b0d06d8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/package-frame.html @@ -0,0 +1,26 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/package-summary.html new file mode 100644 index 00000000..0c335617 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/package-summary.html @@ -0,0 +1,160 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/package-tree.html new file mode 100644 index 00000000..63282c7c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/package-tree.html @@ -0,0 +1,140 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/package-use.html new file mode 100644 index 00000000..aabf06f2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/package-use.html @@ -0,0 +1,151 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html new file mode 100644 index 00000000..5cdc7f59 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html @@ -0,0 +1,263 @@ + + + + + + +SignaturePlaceholderContext (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.placeholder
+

Class SignaturePlaceholderContext

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        isSignaturePlaceholderDataSet

        +
        public static boolean isSignaturePlaceholderDataSet()
        +
        Returns:
        true if there is currently a SignaturePlaceholderData bound to this thread, false otherwise.
        +
      • +
      + + + +
        +
      • +

        setSignaturePlaceholderData

        +
        public static void setSignaturePlaceholderData(SignaturePlaceholderData data)
        +
        Bind a SignaturePlaceholderData to this thread. + If the given data is null, the context will be cleared.
        +
        Parameters:
        data - if null, clears the ThreadLocal, else binds the data to the current thread.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html new file mode 100644 index 00000000..dc26cf53 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html @@ -0,0 +1,454 @@ + + + + + + +SignaturePlaceholderData (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.placeholder
+

Class SignaturePlaceholderData

+
+
+ +
+
    +
  • +
    +
    +
    public class SignaturePlaceholderData
    +extends Object
    +
    This class represents all the data which can be extracted from a placeholder image.
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignaturePlaceholderData

        +
        public SignaturePlaceholderData(String profile,
        +                        String type,
        +                        String sigKey,
        +                        String id)
        +
        Parameters:
        profile -
        type -
        sigKey -
        id -
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getTablePos

        +
        public TablePos getTablePos()
        +
        Get the table position for the signature block.
        + The table position is created from the page number, the upper left corner and the width of the placeholder image.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getProfile

        +
        public String getProfile()
        +
        The profile name. Might be null if not included in the qr-code.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getType

        +
        public String getType()
        +
        The signature type: "textual" or "binary". Might be null if not included in the qr-code.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getKey

        +
        public String getKey()
        +
        The key identifier for MOA signature. Might be null if not included in the qr-code.
        +
        Returns:
        +
      • +
      + + + + + + + +
        +
      • +

        getPlaceholderName

        +
        public String getPlaceholderName()
        +
        The name of the placeholder image.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getId

        +
        public String getId()
        +
        The id associated with this placeholder.
        +
        Returns:
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderExtractor.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderExtractor.html new file mode 100644 index 00000000..f1cbf593 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderExtractor.html @@ -0,0 +1,356 @@ + + + + + + +SignaturePlaceholderExtractor (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.placeholder
+

Class SignaturePlaceholderExtractor

+
+
+ +
+
    +
  • +
    +
    +
    public class SignaturePlaceholderExtractor
    +extends org.apache.pdfbox.util.PDFStreamEngine
    +
    Extract all relevant information from a placeholder image.
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static SignaturePlaceholderDataextract(InputStream inputStream, + String placeholderId, + int matchMode) +
      Search the document for placeholder images and possibly included + additional info.
      + Searches only for the first placeholder page after page from top.
      +
      protected voidprocessOperator(org.apache.pdfbox.util.PDFOperator operator, + List arguments) 
      +
        +
      • + + +

        Methods inherited from class org.apache.pdfbox.util.PDFStreamEngine

        +getColorSpaces, getCurrentPage, getFonts, getGraphicsStack, getGraphicsState, getGraphicsStates, getResources, getTextLineMatrix, getTextMatrix, getTotalCharCnt, getValidCharCnt, getXObjects, inspectFontEncoding, isForceParsing, processEncodedText, processOperator, processStream, processSubStream, processTextPosition, registerOperatorProcessor, resetEngine, setColorSpaces, setFonts, setForceParsing, setGraphicsStack, setGraphicsState, setGraphicsStates, setTextLineMatrix, setTextMatrix
      • +
      + +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + + + + + +
        +
      • +

        PLACEHOLDER_MATCH_MODE_STRICT

        +
        public static final int PLACEHOLDER_MATCH_MODE_STRICT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        PLACEHOLDER_MATCH_MODE_MODERATE

        +
        public static final int PLACEHOLDER_MATCH_MODE_MODERATE
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        PLACEHOLDER_MATCH_MODE_LENIENT

        +
        public static final int PLACEHOLDER_MATCH_MODE_LENIENT
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        extract

        +
        public static SignaturePlaceholderData extract(InputStream inputStream,
        +                               String placeholderId,
        +                               int matchMode)
        +                                        throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Search the document for placeholder images and possibly included + additional info.
        + Searches only for the first placeholder page after page from top.
        +
        Parameters:
        inputStream -
        +
        Returns:
        all available info from the first found placeholder.
        +
        Throws:
        +
        PDFDocumentException - if the document could not be read.
        +
        at.gv.egiz.pdfas.common.exceptions.PlaceholderExtractionException - if STRICT matching mode was requested and no suitable placeholder could be found.
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        processOperator

        +
        protected void processOperator(org.apache.pdfbox.util.PDFOperator operator,
        +                   List arguments)
        +                        throws IOException
        +
        +
        Overrides:
        +
        processOperator in class org.apache.pdfbox.util.PDFStreamEngine
        +
        Throws:
        +
        IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderContext.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderContext.html new file mode 100644 index 00000000..bd3be731 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderContext.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.placeholder.SignaturePlaceholderContext (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.placeholder.SignaturePlaceholderContext

+
+
No usage of at.gv.egiz.pdfas.lib.impl.placeholder.SignaturePlaceholderContext
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderData.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderData.html new file mode 100644 index 00000000..a893e57e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderData.html @@ -0,0 +1,185 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.placeholder.SignaturePlaceholderData (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.placeholder.SignaturePlaceholderData

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderExtractor.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderExtractor.html new file mode 100644 index 00000000..c52bbf18 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderExtractor.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.placeholder.SignaturePlaceholderExtractor (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.placeholder.SignaturePlaceholderExtractor

+
+
No usage of at.gv.egiz.pdfas.lib.impl.placeholder.SignaturePlaceholderExtractor
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-frame.html new file mode 100644 index 00000000..53caaf37 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.placeholder (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.placeholder

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-summary.html new file mode 100644 index 00000000..7bb9e1d8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-summary.html @@ -0,0 +1,150 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.placeholder (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.placeholder

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-tree.html new file mode 100644 index 00000000..b007a5e6 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-tree.html @@ -0,0 +1,137 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.placeholder Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.placeholder

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-use.html new file mode 100644 index 00000000..70f63bbd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-use.html @@ -0,0 +1,153 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.placeholder (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.placeholder

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/Positioning.html b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/Positioning.html new file mode 100644 index 00000000..441646b1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/Positioning.html @@ -0,0 +1,369 @@ + + + + + + +Positioning (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.positioning
+

Class Positioning

+
+
+ +
+
    +
  • +
    +
    +
    public class Positioning
    +extends Object
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 8/29/13 + Time: 4:30 PM + To change this template use File | Settings | File Templates.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SIGNATURE_MARGIN_HORIZONTAL

        +
        public static final float SIGNATURE_MARGIN_HORIZONTAL
        +
        The left/right margin.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_MARGIN_VERTICAL

        +
        public static final float SIGNATURE_MARGIN_VERTICAL
        +
        The top/bottom margin.
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Positioning

        +
        public Positioning()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        determineTablePositioning

        +
        public static PositioningInstruction determineTablePositioning(TablePos pos,
        +                                               String signature_type,
        +                                               org.apache.pdfbox.pdmodel.PDDocument pdfDataSource,
        +                                               IPDFVisualObject pdf_table,
        +                                               boolean legacy32)
        +                                                        throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Evalutates absolute positioning and prepares the PositioningInstruction for + placing the table.
        +
        Parameters:
        pos - The absolute positioning parameter. If null it is sought in the + profile definition.
        signature_type - The profile definition of the table to be written.
        pdfDataSource - The pdf.
        pdf_table - The pdf table to be written.
        +
        Returns:
        Returns the PositioningInformation.
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException - F.e.
        +
      • +
      + + + +
        +
      • +

        adjustSignatureTableandCalculatePosition

        +
        public static PositioningInstruction adjustSignatureTableandCalculatePosition(org.apache.pdfbox.pdmodel.PDDocument pdfDataSource,
        +                                                              IPDFVisualObject pdf_table,
        +                                                              TablePos pos,
        +                                                              boolean legacy32)
        +                                                                       throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Sets the width of the table according to the layout of the document and + calculates the y position where the PDFPTable should be placed.
        +
        Parameters:
        pdfDataSource - The PDF document.
        pdf_table - The PDFPTable to be placed.
        +
        Returns:
        Returns the position where the PDFPTable should be placed.
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException - F.e.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/class-use/Positioning.html b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/class-use/Positioning.html new file mode 100644 index 00000000..95c0c49b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/class-use/Positioning.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.positioning.Positioning (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.positioning.Positioning

+
+
No usage of at.gv.egiz.pdfas.lib.impl.positioning.Positioning
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-frame.html new file mode 100644 index 00000000..5969478d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.positioning (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.positioning

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-summary.html new file mode 100644 index 00000000..6bc8775a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-summary.html @@ -0,0 +1,138 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.positioning (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.positioning

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-tree.html new file mode 100644 index 00000000..fec620be --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-tree.html @@ -0,0 +1,131 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.positioning Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.positioning

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-use.html new file mode 100644 index 00000000..9983854c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-use.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.positioning (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.positioning

+
+
No usage of at.gv.egiz.pdfas.lib.impl.positioning
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/IPdfSigner.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/IPdfSigner.html new file mode 100644 index 00000000..34b0b1fb --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/IPdfSigner.html @@ -0,0 +1,220 @@ + + + + + + +IPdfSigner (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.signing
+

Interface IPdfSigner

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    PADESPDFBOXSigner
    +
    +
    +
    +
    public interface IPdfSigner
    +
  • +
+
+
+ +
+
+
    +
  • + + +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/PdfSignerFactory.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/PdfSignerFactory.html new file mode 100644 index 00000000..422113e0 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/PdfSignerFactory.html @@ -0,0 +1,259 @@ + + + + + + +PdfSignerFactory (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.signing
+

Class PdfSignerFactory

+
+
+ +
+
    +
  • +
    +
    +
    public class PdfSignerFactory
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfSignerFactory

        +
        public PdfSignerFactory()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createPdfSigner

        +
        public static IPdfSigner createPdfSigner()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/IPdfSigner.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/IPdfSigner.html new file mode 100644 index 00000000..52b16acb --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/IPdfSigner.html @@ -0,0 +1,180 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.impl.signing.IPdfSigner (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.impl.signing.IPdfSigner

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/PdfSignerFactory.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/PdfSignerFactory.html new file mode 100644 index 00000000..a3c327c5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/PdfSignerFactory.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.signing.PdfSignerFactory (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.signing.PdfSignerFactory

+
+
No usage of at.gv.egiz.pdfas.lib.impl.signing.PdfSignerFactory
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-frame.html new file mode 100644 index 00000000..dbb49028 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-frame.html @@ -0,0 +1,24 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.signing

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-summary.html new file mode 100644 index 00000000..ef5345b0 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-summary.html @@ -0,0 +1,151 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.signing

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-tree.html new file mode 100644 index 00000000..baf7e900 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-tree.html @@ -0,0 +1,135 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.signing

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-use.html new file mode 100644 index 00000000..57007af2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-use.html @@ -0,0 +1,170 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.signing (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.signing

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.html new file mode 100644 index 00000000..9a117fc8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PADESPDFBOXSigner.html @@ -0,0 +1,274 @@ + + + + + + +PADESPDFBOXSigner (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.signing.pdfbox
+

Class PADESPDFBOXSigner

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PADESPDFBOXSigner

        +
        public PADESPDFBOXSigner()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PdfboxSignerWrapper.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PdfboxSignerWrapper.html new file mode 100644 index 00000000..45b89471 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/PdfboxSignerWrapper.html @@ -0,0 +1,353 @@ + + + + + + +PdfboxSignerWrapper (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.signing.pdfbox
+

Class PdfboxSignerWrapper

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PADESPDFBOXSigner.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PADESPDFBOXSigner.html new file mode 100644 index 00000000..e40e91ac --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PADESPDFBOXSigner.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.signing.pdfbox.PADESPDFBOXSigner (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.signing.pdfbox.PADESPDFBOXSigner

+
+
No usage of at.gv.egiz.pdfas.lib.impl.signing.pdfbox.PADESPDFBOXSigner
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PdfboxSignerWrapper.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PdfboxSignerWrapper.html new file mode 100644 index 00000000..a8e4ed49 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PdfboxSignerWrapper.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.signing.pdfbox.PdfboxSignerWrapper (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.signing.pdfbox.PdfboxSignerWrapper

+
+
No usage of at.gv.egiz.pdfas.lib.impl.signing.pdfbox.PdfboxSignerWrapper
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-frame.html new file mode 100644 index 00000000..fab98c4f --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-frame.html @@ -0,0 +1,21 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing.pdfbox (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.signing.pdfbox

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-summary.html new file mode 100644 index 00000000..94e2e04e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-summary.html @@ -0,0 +1,140 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing.pdfbox (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.signing.pdfbox

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-tree.html new file mode 100644 index 00000000..34826f1c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-tree.html @@ -0,0 +1,132 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing.pdfbox Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.signing.pdfbox

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-use.html new file mode 100644 index 00000000..3540aff6 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-use.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.signing.pdfbox (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.signing.pdfbox

+
+
No usage of at.gv.egiz.pdfas.lib.impl.signing.pdfbox
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/PDFASSignatureInterface.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/PDFASSignatureInterface.html new file mode 100644 index 00000000..2f8208b8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/PDFASSignatureInterface.html @@ -0,0 +1,264 @@ + + + + + + +PDFASSignatureInterface (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.signing.sig_interface
+

Interface PDFASSignatureInterface

+
+
+
+
    +
  • +
    +
    All Superinterfaces:
    +
    org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface
    +
    +
    +
    All Known Implementing Classes:
    +
    PdfboxSignerWrapper, SignatureDataExtractor, SignatureDataInjector
    +
    +
    +
    +
    public interface PDFASSignatureInterface
    +extends org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      StringgetPDFFilter() 
      StringgetPDFSubFilter() 
      CalendargetSigningDate() 
      voidsetPDSignature(org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature signature) 
      +
        +
      • + + +

        Methods inherited from interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface

        +sign
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPDFSubFilter

        +
        String getPDFSubFilter()
        +
      • +
      + + + +
        +
      • +

        getPDFFilter

        +
        String getPDFFilter()
        +
      • +
      + + + +
        +
      • +

        setPDSignature

        +
        void setPDSignature(org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature signature)
        +
      • +
      + + + +
        +
      • +

        getSigningDate

        +
        Calendar getSigningDate()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/SignatureDataExtractor.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/SignatureDataExtractor.html new file mode 100644 index 00000000..1ffa5207 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/SignatureDataExtractor.html @@ -0,0 +1,503 @@ + + + + + + +SignatureDataExtractor (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.signing.sig_interface
+

Class SignatureDataExtractor

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        certificate

        +
        protected iaik.x509.X509Certificate certificate
        +
      • +
      + + + +
        +
      • +

        signatureData

        +
        protected byte[] signatureData
        +
      • +
      + + + +
        +
      • +

        pdfSubFilter

        +
        protected String pdfSubFilter
        +
      • +
      + + + +
        +
      • +

        pdfFilter

        +
        protected String pdfFilter
        +
      • +
      + + + +
        +
      • +

        signature

        +
        protected org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature signature
        +
      • +
      + + + +
        +
      • +

        byteRange

        +
        protected int[] byteRange
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignatureDataExtractor

        +
        public SignatureDataExtractor(iaik.x509.X509Certificate certificate,
        +                      String filter,
        +                      String subfilter,
        +                      Calendar date)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCertificate

        +
        public iaik.x509.X509Certificate getCertificate()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getSignatureData

        +
        public byte[] getSignatureData()
        +
      • +
      + + + +
        +
      • +

        sign

        +
        public byte[] sign(InputStream content)
        +            throws org.apache.pdfbox.exceptions.SignatureException,
        +                   IOException
        +
        +
        Specified by:
        +
        sign in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface
        +
        Throws:
        +
        org.apache.pdfbox.exceptions.SignatureException
        +
        IOException
        +
      • +
      + + + +
        +
      • +

        setPDSignature

        +
        public void setPDSignature(org.apache.pdfbox.pdmodel.interactive.digitalsignature.PDSignature signature)
        +
        +
        Specified by:
        +
        setPDSignature in interface PDFASSignatureInterface
        +
        +
      • +
      + + + +
        +
      • +

        getByteRange

        +
        public int[] getByteRange()
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/SignatureDataInjector.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/SignatureDataInjector.html new file mode 100644 index 00000000..3570b47d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/SignatureDataInjector.html @@ -0,0 +1,351 @@ + + + + + + +SignatureDataInjector (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.signing.sig_interface
+

Class SignatureDataInjector

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        signature

        +
        protected byte[] signature
        +
      • +
      + + + +
        +
      • +

        oldSignatureData

        +
        protected byte[] oldSignatureData
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignatureDataInjector

        +
        public SignatureDataInjector(iaik.x509.X509Certificate certificate,
        +                     String filter,
        +                     String subfilter,
        +                     Calendar date,
        +                     byte[] signature,
        +                     byte[] signatureData)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        sign

        +
        public byte[] sign(InputStream content)
        +            throws org.apache.pdfbox.exceptions.SignatureException,
        +                   IOException
        +
        +
        Specified by:
        +
        sign in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface
        +
        Overrides:
        +
        sign in class SignatureDataExtractor
        +
        Throws:
        +
        org.apache.pdfbox.exceptions.SignatureException
        +
        IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/PDFASSignatureInterface.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/PDFASSignatureInterface.html new file mode 100644 index 00000000..d29d1548 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/PDFASSignatureInterface.html @@ -0,0 +1,223 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.impl.signing.sig_interface.PDFASSignatureInterface (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.impl.signing.sig_interface.PDFASSignatureInterface

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataExtractor.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataExtractor.html new file mode 100644 index 00000000..f54459fe --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataExtractor.html @@ -0,0 +1,158 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.signing.sig_interface.SignatureDataExtractor (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.signing.sig_interface.SignatureDataExtractor

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataInjector.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataInjector.html new file mode 100644 index 00000000..138d9e79 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataInjector.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.signing.sig_interface.SignatureDataInjector (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.signing.sig_interface.SignatureDataInjector

+
+
No usage of at.gv.egiz.pdfas.lib.impl.signing.sig_interface.SignatureDataInjector
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-frame.html new file mode 100644 index 00000000..6a9f5d4f --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-frame.html @@ -0,0 +1,25 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing.sig_interface (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.signing.sig_interface

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-summary.html new file mode 100644 index 00000000..575cce94 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-summary.html @@ -0,0 +1,155 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing.sig_interface (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.signing.sig_interface

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-tree.html new file mode 100644 index 00000000..f029346c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-tree.html @@ -0,0 +1,143 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.signing.sig_interface Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.signing.sig_interface

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-use.html new file mode 100644 index 00000000..6647abda --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-use.html @@ -0,0 +1,192 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.signing.sig_interface (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.signing.sig_interface

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/CertificateResolver.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/CertificateResolver.html new file mode 100644 index 00000000..f9293951 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/CertificateResolver.html @@ -0,0 +1,274 @@ + + + + + + +CertificateResolver (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.stamping
+

Class CertificateResolver

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IResolver
    +
    +
    +
    +
    public class CertificateResolver
    +extends Object
    +implements IResolver
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CertificateResolver

        +
        public CertificateResolver(iaik.x509.X509Certificate certificate)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IPDFStamper.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IPDFStamper.html new file mode 100644 index 00000000..d776b32c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IPDFStamper.html @@ -0,0 +1,246 @@ + + + + + + +IPDFStamper (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.stamping
+

Interface IPDFStamper

+
+
+
+
    +
  • +
    +
    +
    public interface IPDFStamper
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        writeVisualObject

        +
        byte[] writeVisualObject(IPDFVisualObject visualObject,
        +                       PositioningInstruction positioningInstruction,
        +                       byte[] pdfData,
        +                       String placeholderName)
        +                         throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + +
        +
      • +

        setSettings

        +
        void setSettings(at.gv.egiz.pdfas.common.settings.ISettings settings)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IPDFVisualObject.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IPDFVisualObject.html new file mode 100644 index 00000000..715801ed --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IPDFVisualObject.html @@ -0,0 +1,300 @@ + + + + + + +IPDFVisualObject (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.stamping
+

Interface IPDFVisualObject

+
+
+
+
    +
  • +
    +
    +
    public interface IPDFVisualObject
    +
  • +
+
+
+
    +
  • + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setWidth

        +
        void setWidth(float width)
        +
      • +
      + + + +
        +
      • +

        fixWidth

        +
        void fixWidth()
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        float getHeight()
        +
      • +
      + + + +
        +
      • +

        getWidth

        +
        float getWidth()
        +
      • +
      + + + +
        +
      • +

        setXPos

        +
        void setXPos(float x)
        +
      • +
      + + + +
        +
      • +

        setYPos

        +
        void setYPos(float x)
        +
      • +
      + + + +
        +
      • +

        getPage

        +
        int getPage()
        +
      • +
      + + + +
        +
      • +

        setPage

        +
        void setPage(int page)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html new file mode 100644 index 00000000..25a00cbc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/IResolver.html @@ -0,0 +1,224 @@ + + + + + + +IResolver (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.stamping
+

Interface IResolver

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    CertificateResolver, ValueResolver
    +
    +
    +
    +
    public interface IResolver
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 9/11/13 + Time: 1:44 PM + To change this template use File | Settings | File Templates.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      Stringresolve(String key, + String value, + at.gv.egiz.pdfas.common.settings.SignatureProfileSettings settings, + RequestedSignature signature) 
      +
    • +
    +
  • +
+
+
+ +
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/StamperFactory.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/StamperFactory.html new file mode 100644 index 00000000..d0ad540d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/StamperFactory.html @@ -0,0 +1,299 @@ + + + + + + +StamperFactory (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.stamping
+

Class StamperFactory

+
+
+ +
+
    +
  • +
    +
    +
    public class StamperFactory
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StamperFactory

        +
        public StamperFactory()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createDefaultStamper

        +
        public static IPDFStamper createDefaultStamper(at.gv.egiz.pdfas.common.settings.ISettings settings)
        +                                        throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html new file mode 100644 index 00000000..3632ac99 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/TableFactory.html @@ -0,0 +1,329 @@ + + + + + + +TableFactory (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.stamping
+

Class TableFactory

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    at.gv.egiz.pdfas.common.settings.IProfileConstants
    +
    +
    +
    +
    public class TableFactory
    +extends Object
    +implements at.gv.egiz.pdfas.common.settings.IProfileConstants
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      +
        +
      • + + +

        Fields inherited from interface at.gv.egiz.pdfas.common.settings.IProfileConstants

        +CFG_DIR, CFG_FILE, COLS_WITH, INCLUDE, KEY_SEPARATOR, PROFILE_KEY, PROFILE_VALUE, SIG_DATE, SIG_OBJ, SIGNING_REASON, STYLE, TABLE, TMP_DIR, TMP_DIR_DEFAULT_VALUE, TYPE_CAPTION, TYPE_IMAGE, TYPE_TABLE, TYPE_VALUE
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      TableFactory() 
      +
    • +
    + + +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        TableFactory

        +
        public TableFactory()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createSigTable

        +
        public static Table createSigTable(at.gv.egiz.pdfas.common.settings.SignatureProfileSettings profile,
        +                   String tableID,
        +                   at.gv.egiz.pdfas.common.settings.ISettings configuration,
        +                   RequestedSignature requestedSignature)
        +
        This method creates an abstract signature table object. It takes all keys + and values set by the signature object to create the corresponding abstract + table object. The table definition is read from the settings file.
        +
        Parameters:
        tableID - is the name of the table definition in the settings file
        +
        Returns:
        a new abstract signature table
        See Also:
        at.knowcenter.wag.egov.egiz.table.Style, +at.knowcenter.wag.egov.egiz.table.Table, +at.knowcenter.wag.egov.egiz.table.Entry
        +
      • +
      + + + +
        +
      • +

        createProfile

        +
        public static at.gv.egiz.pdfas.common.settings.SignatureProfileSettings createProfile(String profileID,
        +                                                                      at.gv.egiz.pdfas.common.settings.ISettings configuration)
        +
      • +
      + + + +
        +
      • +

        getSigValue

        +
        public static String getSigValue(String key)
        +
        This method returns a value for a given signature key. If the key equals to + SIG_NORM and the value is null the version + string of the current normalizer is returned!
        +
        Parameters:
        key - the key to get the value for
        +
        Returns:
        a value for the given key
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html new file mode 100644 index 00000000..2e32d119 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/ValueResolver.html @@ -0,0 +1,362 @@ + + + + + + +ValueResolver (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.stamping
+

Class ValueResolver

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    at.gv.egiz.pdfas.common.settings.IProfileConstants, IResolver
    +
    +
    +
    +
    public class ValueResolver
    +extends Object
    +implements at.gv.egiz.pdfas.common.settings.IProfileConstants, IResolver
    +
    Created with IntelliJ IDEA. User: afitzek Date: 9/11/13 Time: 11:11 AM To + change this template use File | Settings | File Templates.
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/CertificateResolver.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/CertificateResolver.html new file mode 100644 index 00000000..1100a31e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/CertificateResolver.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.stamping.CertificateResolver (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.stamping.CertificateResolver

+
+
No usage of at.gv.egiz.pdfas.lib.impl.stamping.CertificateResolver
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFStamper.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFStamper.html new file mode 100644 index 00000000..d892a93e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFStamper.html @@ -0,0 +1,158 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.impl.stamping.IPDFStamper (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.impl.stamping.IPDFStamper

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFVisualObject.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFVisualObject.html new file mode 100644 index 00000000..cb05fee9 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFVisualObject.html @@ -0,0 +1,214 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.impl.stamping.IPDFVisualObject (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.impl.stamping.IPDFVisualObject

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IResolver.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IResolver.html new file mode 100644 index 00000000..726d8a9b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IResolver.html @@ -0,0 +1,164 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.impl.stamping.IResolver (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.impl.stamping.IResolver

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/StamperFactory.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/StamperFactory.html new file mode 100644 index 00000000..9619cf55 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/StamperFactory.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.stamping.StamperFactory (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.stamping.StamperFactory

+
+
No usage of at.gv.egiz.pdfas.lib.impl.stamping.StamperFactory
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/TableFactory.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/TableFactory.html new file mode 100644 index 00000000..f7845ee2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/TableFactory.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.stamping.TableFactory (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.stamping.TableFactory

+
+
No usage of at.gv.egiz.pdfas.lib.impl.stamping.TableFactory
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/ValueResolver.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/ValueResolver.html new file mode 100644 index 00000000..1b49cc64 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/ValueResolver.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.stamping.ValueResolver (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.stamping.ValueResolver

+
+
No usage of at.gv.egiz.pdfas.lib.impl.stamping.ValueResolver
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-frame.html new file mode 100644 index 00000000..6ae77692 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-frame.html @@ -0,0 +1,29 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.stamping (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.stamping

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-summary.html new file mode 100644 index 00000000..af83a179 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-summary.html @@ -0,0 +1,175 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.stamping (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.stamping

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-tree.html new file mode 100644 index 00000000..805e821a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-tree.html @@ -0,0 +1,140 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.stamping Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.stamping

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-use.html new file mode 100644 index 00000000..db74df0c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-use.html @@ -0,0 +1,178 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.stamping (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.stamping

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/OperationStatus.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/OperationStatus.html new file mode 100644 index 00000000..405751c0 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/OperationStatus.html @@ -0,0 +1,442 @@ + + + + + + +OperationStatus (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.status
+

Class OperationStatus

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OperationStatus

        +
        public OperationStatus(at.gv.egiz.pdfas.common.settings.ISettings configuration,
        +               SignParameter signParameter)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        setRequestedSignature

        +
        public void setRequestedSignature(RequestedSignature requestedSignature)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getPdfObject

        +
        public PDFObject getPdfObject()
        +
      • +
      + + + +
        +
      • +

        setPdfObject

        +
        public void setPdfObject(PDFObject pdfObject)
        +
      • +
      + + + +
        +
      • +

        getSignParamter

        +
        public SignParameter getSignParamter()
        +
      • +
      + + + +
        +
      • +

        setSignParamter

        +
        public void setSignParamter(SignParameter signParamter)
        +
      • +
      + + + +
        +
      • +

        getTempFileHelper

        +
        public at.gv.egiz.pdfas.common.utils.TempFileHelper getTempFileHelper()
        +
      • +
      + + + +
        +
      • +

        getSettings

        +
        public at.gv.egiz.pdfas.common.settings.ISettings getSettings()
        +
      • +
      + + + +
        +
      • +

        getSigningDate

        +
        public Calendar getSigningDate()
        +
      • +
      + + + +
        +
      • +

        setSigningDate

        +
        public void setSigningDate(Calendar signingDate)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/PDFObject.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/PDFObject.html new file mode 100644 index 00000000..5de295b5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/PDFObject.html @@ -0,0 +1,350 @@ + + + + + + +PDFObject (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.status
+

Class PDFObject

+
+
+ +
+
    +
  • +
    +
    +
    public class PDFObject
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getOriginalDocument

        +
        public byte[] getOriginalDocument()
        +
      • +
      + + + +
        +
      • +

        setOriginalDocument

        +
        public void setOriginalDocument(byte[] originalDocument)
        +
      • +
      + + + +
        +
      • +

        getStampedDocument

        +
        public byte[] getStampedDocument()
        +
      • +
      + + + +
        +
      • +

        setStampedDocument

        +
        public void setStampedDocument(byte[] stampedDocument)
        +
      • +
      + + + +
        +
      • +

        getSignedDocument

        +
        public byte[] getSignedDocument()
        +
      • +
      + + + +
        +
      • +

        setSignedDocument

        +
        public void setSignedDocument(byte[] signedDocument)
        +
      • +
      + + + + + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html new file mode 100644 index 00000000..ee23911d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/RequestedSignature.html @@ -0,0 +1,353 @@ + + + + + + +RequestedSignature (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.status
+

Class RequestedSignature

+
+
+ +
+
    +
  • +
    +
    +
    public class RequestedSignature
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RequestedSignature

        +
        public RequestedSignature(OperationStatus status)
        +                   throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        isVisual

        +
        public boolean isVisual()
        +
      • +
      + + + +
        +
      • +

        getTablePos

        +
        public TablePos getTablePos()
        +
      • +
      + + + +
        +
      • +

        getSignatureProfileID

        +
        public String getSignatureProfileID()
        +
      • +
      + + + +
        +
      • +

        setSignatureProfileID

        +
        public void setSignatureProfileID(String signatureProfile)
        +
      • +
      + + + +
        +
      • +

        getCertificate

        +
        public iaik.x509.X509Certificate getCertificate()
        +
      • +
      + + + +
        +
      • +

        setCertificate

        +
        public void setCertificate(iaik.x509.X509Certificate certificate)
        +
      • +
      + + + + + + + +
        +
      • +

        setSignaturePosition

        +
        public void setSignaturePosition(SignaturePosition signaturePosition)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/OperationStatus.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/OperationStatus.html new file mode 100644 index 00000000..fa1d5bee --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/OperationStatus.html @@ -0,0 +1,220 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.status.OperationStatus (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.status.OperationStatus

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/PDFObject.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/PDFObject.html new file mode 100644 index 00000000..a6b87f22 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/PDFObject.html @@ -0,0 +1,242 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.status.PDFObject (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.status.PDFObject

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/RequestedSignature.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/RequestedSignature.html new file mode 100644 index 00000000..769835c5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/RequestedSignature.html @@ -0,0 +1,267 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.status.RequestedSignature (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.status.RequestedSignature

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-frame.html new file mode 100644 index 00000000..db86b64b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-frame.html @@ -0,0 +1,22 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.status (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.status

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-summary.html new file mode 100644 index 00000000..58f47e59 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-summary.html @@ -0,0 +1,144 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.status (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.status

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-tree.html new file mode 100644 index 00000000..af85685b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-tree.html @@ -0,0 +1,133 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.status Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.status

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-use.html new file mode 100644 index 00000000..87e8ef63 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/package-use.html @@ -0,0 +1,242 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.status (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.status

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/FilterEntry.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/FilterEntry.html new file mode 100644 index 00000000..4eefe779 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/FilterEntry.html @@ -0,0 +1,300 @@ + + + + + + +FilterEntry (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.verify
+

Class FilterEntry

+
+
+ +
+
    +
  • +
    +
    +
    public class FilterEntry
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        FilterEntry

        +
        public FilterEntry(org.apache.pdfbox.cos.COSName filter,
        +           org.apache.pdfbox.cos.COSName subfilter)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getFilter

        +
        public org.apache.pdfbox.cos.COSName getFilter()
        +
      • +
      + + + +
        +
      • +

        setFilter

        +
        public void setFilter(org.apache.pdfbox.cos.COSName filter)
        +
      • +
      + + + +
        +
      • +

        getSubFilter

        +
        public org.apache.pdfbox.cos.COSName getSubFilter()
        +
      • +
      + + + +
        +
      • +

        setSubFilter

        +
        public void setSubFilter(org.apache.pdfbox.cos.COSName subFilter)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html new file mode 100644 index 00000000..fed61ac6 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/IVerifyFilter.html @@ -0,0 +1,242 @@ + + + + + + +IVerifyFilter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.verify
+

Interface IVerifyFilter

+
+
+
+
    +
  • +
    +
    +
    public interface IVerifyFilter
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setConfiguration

        +
        void setConfiguration(Configuration config)
        +
      • +
      + + + +
        +
      • +

        verify

        +
        List<VerifyResult> verify(byte[] contentData,
        +                        byte[] signatureContent,
        +                        Date verificationTime)
        +                          throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
        Throws:
        +
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html new file mode 100644 index 00000000..3e1d50f6 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html @@ -0,0 +1,298 @@ + + + + + + +SignatureCheckImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.verify
+

Class SignatureCheckImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignatureCheckImpl

        +
        public SignatureCheckImpl(int code,
        +                  String message)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCode

        +
        public int getCode()
        +
        Description copied from interface: SignatureCheck
        +
        Returns the response code of the check.
        +
        +
        Specified by:
        +
        getCode in interface SignatureCheck
        +
        Returns:
        Returns the response code of the check.
        +
      • +
      + + + +
        +
      • +

        getMessage

        +
        public String getMessage()
        +
        Description copied from interface: SignatureCheck
        +
        Returns the textual response message of the check (corresponding to the + code).
        +
        +
        Specified by:
        +
        getMessage in interface SignatureCheck
        +
        Returns:
        Returns the textual response message of the check (corresponding + to the code).
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifierDispatcher.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifierDispatcher.html new file mode 100644 index 00000000..ebbda4f0 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifierDispatcher.html @@ -0,0 +1,324 @@ + + + + + + +VerifierDispatcher (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.verify
+

Class VerifierDispatcher

+
+
+ +
+
    +
  • +
    +
    +
    public class VerifierDispatcher
    +extends Object
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html new file mode 100644 index 00000000..7442580e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/VerifyResultImpl.html @@ -0,0 +1,526 @@ + + + + + + +VerifyResultImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.verify
+

Class VerifyResultImpl

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VerifyResultImpl

        +
        public VerifyResultImpl()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        setVerificationDone

        +
        public void setVerificationDone(boolean value)
        +
      • +
      + + + + + + + +
        +
      • +

        setVerificationException

        +
        public void setVerificationException(at.gv.egiz.pdfas.common.exceptions.PdfAsException e)
        +
      • +
      + + + +
        +
      • +

        getCertificateCheck

        +
        public SignatureCheck getCertificateCheck()
        +
        Description copied from interface: VerifyResult
        +
        Returns the result of the certificate check.
        +
        +
        Specified by:
        +
        getCertificateCheck in interface VerifyResult
        +
        Returns:
        Returns the result of the certificate check.
        +
      • +
      + + + +
        +
      • +

        setCertificateCheck

        +
        public void setCertificateCheck(SignatureCheck certificateCheck)
        +
      • +
      + + + +
        +
      • +

        getValueCheckCode

        +
        public SignatureCheck getValueCheckCode()
        +
        Description copied from interface: VerifyResult
        +
        Returns the result of the value (and hash) check.
        +
        +
        Specified by:
        +
        getValueCheckCode in interface VerifyResult
        +
        Returns:
        Returns the result of the value (and hash) check.
        +
      • +
      + + + +
        +
      • +

        setValueCheckCode

        +
        public void setValueCheckCode(SignatureCheck valueCheck)
        +
      • +
      + + + + + + + +
        +
      • +

        setManifestCheckCode

        +
        public void setManifestCheckCode(SignatureCheck manifestCheck)
        +
      • +
      + + + +
        +
      • +

        isQualifiedCertificate

        +
        public boolean isQualifiedCertificate()
        +
        Description copied from interface: VerifyResult
        +
        Returns true, if the signer's certificate is a qualified certificate.
        +
        +
        Specified by:
        +
        isQualifiedCertificate in interface VerifyResult
        +
        Returns:
        Returns true, if the signer's certificate is a qualified + certificate.
        +
      • +
      + + + +
        +
      • +

        setQualifiedCertificate

        +
        public void setQualifiedCertificate(boolean value)
        +
      • +
      + + + +
        +
      • +

        getSignerCertificate

        +
        public iaik.x509.X509Certificate getSignerCertificate()
        +
        Description copied from interface: VerifyResult
        +
        Gets the signer certificate
        +
        +
        Specified by:
        +
        getSignerCertificate in interface VerifyResult
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setSignerCertificate

        +
        public void setSignerCertificate(iaik.x509.X509Certificate signerCertificate)
        +
      • +
      + + + +
        +
      • +

        setSignatureData

        +
        public void setSignatureData(byte[] signaturData)
        +
      • +
      + + + +
        +
      • +

        getSignatureData

        +
        public byte[] getSignatureData()
        +
        Description copied from interface: VerifyResult
        +
        Gets the signed data for the signature
        +
        +
        Specified by:
        +
        getSignatureData in interface VerifyResult
        +
        Returns:
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/FilterEntry.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/FilterEntry.html new file mode 100644 index 00000000..3b7073fc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/FilterEntry.html @@ -0,0 +1,158 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.verify.FilterEntry (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.verify.FilterEntry

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/IVerifyFilter.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/IVerifyFilter.html new file mode 100644 index 00000000..f5b68d2d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/IVerifyFilter.html @@ -0,0 +1,172 @@ + + + + + + +Uses of Interface at.gv.egiz.pdfas.lib.impl.verify.IVerifyFilter (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Interface
at.gv.egiz.pdfas.lib.impl.verify.IVerifyFilter

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/SignatureCheckImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/SignatureCheckImpl.html new file mode 100644 index 00000000..f431a32b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/SignatureCheckImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.verify.SignatureCheckImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.verify.SignatureCheckImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.verify.SignatureCheckImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifierDispatcher.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifierDispatcher.html new file mode 100644 index 00000000..245c516e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifierDispatcher.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.verify.VerifierDispatcher (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.verify.VerifierDispatcher

+
+
No usage of at.gv.egiz.pdfas.lib.impl.verify.VerifierDispatcher
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifyResultImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifyResultImpl.html new file mode 100644 index 00000000..6fefdccc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifyResultImpl.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.impl.verify.VerifyResultImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.impl.verify.VerifyResultImpl

+
+
No usage of at.gv.egiz.pdfas.lib.impl.verify.VerifyResultImpl
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-frame.html new file mode 100644 index 00000000..aee64d7a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-frame.html @@ -0,0 +1,27 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.verify (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.impl.verify

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-summary.html new file mode 100644 index 00000000..825a7adc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-summary.html @@ -0,0 +1,163 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.verify (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.impl.verify

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-tree.html new file mode 100644 index 00000000..27fa7695 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-tree.html @@ -0,0 +1,138 @@ + + + + + + +at.gv.egiz.pdfas.lib.impl.verify Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.impl.verify

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-use.html new file mode 100644 index 00000000..b601e7e1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-use.html @@ -0,0 +1,154 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.impl.verify (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.impl.verify

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/util/CertificateUtils.html b/docs/full/at/gv/egiz/pdfas/lib/util/CertificateUtils.html new file mode 100644 index 00000000..095c5813 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/util/CertificateUtils.html @@ -0,0 +1,262 @@ + + + + + + +CertificateUtils (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.util
+

Class CertificateUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class CertificateUtils
    +extends Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        CertificateUtils

        +
        public CertificateUtils()
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/util/class-use/CertificateUtils.html b/docs/full/at/gv/egiz/pdfas/lib/util/class-use/CertificateUtils.html new file mode 100644 index 00000000..0cc91272 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/util/class-use/CertificateUtils.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Class at.gv.egiz.pdfas.lib.util.CertificateUtils (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Class
at.gv.egiz.pdfas.lib.util.CertificateUtils

+
+
No usage of at.gv.egiz.pdfas.lib.util.CertificateUtils
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/util/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/util/package-frame.html new file mode 100644 index 00000000..ba8cb7c1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/util/package-frame.html @@ -0,0 +1,20 @@ + + + + + + +at.gv.egiz.pdfas.lib.util (PDF-AS 4.0.0-SNAPSHOT Library) + + + + +

at.gv.egiz.pdfas.lib.util

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/lib/util/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/util/package-summary.html new file mode 100644 index 00000000..ab7766dd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/util/package-summary.html @@ -0,0 +1,136 @@ + + + + + + +at.gv.egiz.pdfas.lib.util (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Package at.gv.egiz.pdfas.lib.util

+
+
+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/util/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/util/package-tree.html new file mode 100644 index 00000000..f87f9a30 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/util/package-tree.html @@ -0,0 +1,131 @@ + + + + + + +at.gv.egiz.pdfas.lib.util Class Hierarchy (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.lib.util

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/util/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/util/package-use.html new file mode 100644 index 00000000..54b900af --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/util/package-use.html @@ -0,0 +1,118 @@ + + + + + + +Uses of Package at.gv.egiz.pdfas.lib.util (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + +
+

Uses of Package
at.gv.egiz.pdfas.lib.util

+
+
No usage of at.gv.egiz.pdfas.lib.util
+ +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + -- cgit v1.2.3