From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- docs/full/at/gv/egiz/pdfas/PdfAsFactory.html | 362 +++++++ docs/full/at/gv/egiz/pdfas/api/PdfAs.html | 622 +++++++++++ .../egiz/pdfas/api/analyze/AnalyzeParameters.html | 452 ++++++++ .../gv/egiz/pdfas/api/analyze/AnalyzeResult.html | 255 +++++ .../egiz/pdfas/api/analyze/NonTextObjectInfo.html | 516 +++++++++ .../gv/egiz/pdfas/api/analyze/package-frame.html | 24 + .../gv/egiz/pdfas/api/analyze/package-summary.html | 150 +++ .../at/gv/egiz/pdfas/api/analyze/package-tree.html | 131 +++ .../at/gv/egiz/pdfas/api/commons/Constants.html | 722 +++++++++++++ .../api/commons/DynamicSignatureLifetimeEnum.html | 315 ++++++ .../pdfas/api/commons/DynamicSignatureProfile.html | 379 +++++++ .../api/commons/DynamicSignatureProfileImpl.html | 476 ++++++++ .../pdfas/api/commons/SignatureInformation.html | 398 +++++++ .../egiz/pdfas/api/commons/SignatureProfile.html | 316 ++++++ .../gv/egiz/pdfas/api/commons/package-frame.html | 27 + .../gv/egiz/pdfas/api/commons/package-summary.html | 162 +++ .../at/gv/egiz/pdfas/api/commons/package-tree.html | 134 +++ .../pdfas/api/exceptions/ConfigUtilsException.html | 391 +++++++ .../at/gv/egiz/pdfas/api/exceptions/ErrorCode.html | 1132 ++++++++++++++++++++ .../egiz/pdfas/api/exceptions/PdfAsException.html | 384 +++++++ .../api/exceptions/PdfAsWrappedException.html | 280 +++++ .../egiz/pdfas/api/exceptions/package-frame.html | 25 + .../egiz/pdfas/api/exceptions/package-summary.html | 154 +++ .../gv/egiz/pdfas/api/exceptions/package-tree.html | 140 +++ docs/full/at/gv/egiz/pdfas/api/io/DataSink.html | 309 ++++++ docs/full/at/gv/egiz/pdfas/api/io/DataSource.html | 317 ++++++ docs/full/at/gv/egiz/pdfas/api/io/FileBased.html | 221 ++++ docs/full/at/gv/egiz/pdfas/api/io/TextBased.html | 222 ++++ .../at/gv/egiz/pdfas/api/io/package-frame.html | 22 + .../at/gv/egiz/pdfas/api/io/package-summary.html | 143 +++ .../full/at/gv/egiz/pdfas/api/io/package-tree.html | 125 +++ docs/full/at/gv/egiz/pdfas/api/package-frame.html | 19 + .../full/at/gv/egiz/pdfas/api/package-summary.html | 131 +++ docs/full/at/gv/egiz/pdfas/api/package-tree.html | 122 +++ .../at/gv/egiz/pdfas/api/sign/SignParameters.html | 996 +++++++++++++++++ .../full/at/gv/egiz/pdfas/api/sign/SignResult.html | 304 ++++++ .../pdfas/api/sign/SignatureDetailInformation.html | 506 +++++++++ .../at/gv/egiz/pdfas/api/sign/package-frame.html | 24 + .../at/gv/egiz/pdfas/api/sign/package-summary.html | 150 +++ .../at/gv/egiz/pdfas/api/sign/package-tree.html | 131 +++ .../egiz/pdfas/api/sign/pos/SignaturePosition.html | 297 +++++ .../pdfas/api/sign/pos/SignaturePositioning.html | 572 ++++++++++ .../api/sign/pos/axis/AbsoluteAxisAlgorithm.html | 313 ++++++ .../pdfas/api/sign/pos/axis/AutoAxisAlgorithm.html | 238 ++++ .../pdfas/api/sign/pos/axis/AxisAlgorithm.html | 237 ++++ .../pdfas/api/sign/pos/axis/package-frame.html | 21 + .../pdfas/api/sign/pos/axis/package-summary.html | 145 +++ .../egiz/pdfas/api/sign/pos/axis/package-tree.html | 131 +++ .../gv/egiz/pdfas/api/sign/pos/package-frame.html | 23 + .../egiz/pdfas/api/sign/pos/package-summary.html | 148 +++ .../gv/egiz/pdfas/api/sign/pos/package-tree.html | 130 +++ .../api/sign/pos/page/AbsolutePageAlgorithm.html | 310 ++++++ .../pdfas/api/sign/pos/page/AutoPageAlgorithm.html | 244 +++++ .../pdfas/api/sign/pos/page/NewPageAlgorithm.html | 238 ++++ .../pdfas/api/sign/pos/page/PageAlgorithm.html | 237 ++++ .../pdfas/api/sign/pos/page/package-frame.html | 22 + .../pdfas/api/sign/pos/page/package-summary.html | 151 +++ .../egiz/pdfas/api/sign/pos/page/package-tree.html | 132 +++ .../egiz/pdfas/api/timestamp/DummyTimeStamper.html | 295 +++++ .../gv/egiz/pdfas/api/timestamp/TimeStamper.html | 214 ++++ .../gv/egiz/pdfas/api/timestamp/package-frame.html | 23 + .../egiz/pdfas/api/timestamp/package-summary.html | 150 +++ .../gv/egiz/pdfas/api/timestamp/package-tree.html | 130 +++ .../gv/egiz/pdfas/api/verify/SignatureCheck.html | 234 ++++ .../api/verify/VerifyAfterAnalysisParameters.html | 525 +++++++++ .../VerifyAfterReconstructXMLDsigParameters.html | 529 +++++++++ .../gv/egiz/pdfas/api/verify/VerifyParameters.html | 639 +++++++++++ .../at/gv/egiz/pdfas/api/verify/VerifyResult.html | 495 +++++++++ .../at/gv/egiz/pdfas/api/verify/VerifyResults.html | 219 ++++ .../at/gv/egiz/pdfas/api/verify/package-frame.html | 27 + .../gv/egiz/pdfas/api/verify/package-summary.html | 174 +++ .../at/gv/egiz/pdfas/api/verify/package-tree.html | 138 +++ .../api/xmldsig/ExtendedSignatureInformation.html | 276 +++++ .../ReconstructXMLDsigAfterAnalysisParameters.html | 358 +++++++ .../api/xmldsig/ReconstructXMLDsigParameters.html | 604 +++++++++++ .../api/xmldsig/ReconstructXMLDsigResult.html | 281 +++++ .../at/gv/egiz/pdfas/api/xmldsig/XMLDsigData.html | 313 ++++++ .../gv/egiz/pdfas/api/xmldsig/package-frame.html | 23 + .../gv/egiz/pdfas/api/xmldsig/package-summary.html | 158 +++ .../at/gv/egiz/pdfas/api/xmldsig/package-tree.html | 130 +++ docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html | 347 ++++++ docs/full/at/gv/egiz/pdfas/cli/Main.html | 696 ++++++++++++ .../full/at/gv/egiz/pdfas/cli/ModeOfOperation.html | 331 ++++++ docs/full/at/gv/egiz/pdfas/cli/package-frame.html | 24 + .../full/at/gv/egiz/pdfas/cli/package-summary.html | 150 +++ docs/full/at/gv/egiz/pdfas/cli/package-tree.html | 139 +++ .../pdfas/common/exceptions/PDFIOException.html | 279 +++++ .../pdfas/common/exceptions/PdfAsException.html | 340 ++++++ .../pdfas/common/exceptions/PdfAsMOAException.html | 298 ++++++ .../common/exceptions/PdfAsSettingsException.html | 279 +++++ .../common/exceptions/PdfAsSignatureException.html | 262 +++++ .../exceptions/PdfAsValidationException.html | 310 ++++++ .../common/exceptions/PdfAsWrappedIOException.html | 253 +++++ .../exceptions/PlaceholderExtractionException.html | 274 +++++ .../pdfas/common/exceptions/SLPdfAsException.html | 294 +++++ .../pdfas/common/exceptions/package-frame.html | 27 + .../pdfas/common/exceptions/package-summary.html | 167 +++ .../egiz/pdfas/common/exceptions/package-tree.html | 149 +++ .../pdfas/common/messages/MessageResolver.html | 267 +++++ .../egiz/pdfas/common/messages/package-frame.html | 19 + .../pdfas/common/messages/package-summary.html | 131 +++ .../egiz/pdfas/common/messages/package-tree.html | 126 +++ .../settings/DefaultSignatureProfileSettings.html | 597 +++++++++++ .../pdfas/common/settings/IProfileConstants.html | 478 +++++++++ .../gv/egiz/pdfas/common/settings/ISettings.html | 273 +++++ .../at/gv/egiz/pdfas/common/settings/Settings.html | 420 ++++++++ .../common/settings/SignatureProfileEntry.html | 352 ++++++ .../common/settings/SignatureProfileSettings.html | 328 ++++++ .../egiz/pdfas/common/settings/package-frame.html | 27 + .../pdfas/common/settings/package-summary.html | 164 +++ .../egiz/pdfas/common/settings/package-tree.html | 134 +++ .../at/gv/egiz/pdfas/common/utils/DNUtils.html | 257 +++++ .../at/gv/egiz/pdfas/common/utils/OgnlUtils.html | 261 +++++ .../at/gv/egiz/pdfas/common/utils/PDFUtils.html | 304 ++++++ .../at/gv/egiz/pdfas/common/utils/StreamUtils.html | 262 +++++ .../at/gv/egiz/pdfas/common/utils/StringUtils.html | 272 +++++ .../gv/egiz/pdfas/common/utils/TempFileHelper.html | 332 ++++++ .../gv/egiz/pdfas/common/utils/package-frame.html | 24 + .../egiz/pdfas/common/utils/package-summary.html | 157 +++ .../gv/egiz/pdfas/common/utils/package-tree.html | 131 +++ .../gv/egiz/pdfas/lib/api/ByteArrayDataSink.html | 29 +- .../gv/egiz/pdfas/lib/api/ByteArrayDataSource.html | 25 +- .../at/gv/egiz/pdfas/lib/api/Configuration.html | 31 +- docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html | 17 +- docs/full/at/gv/egiz/pdfas/lib/api/DataSource.html | 17 +- .../pdfas/lib/api/IConfigurationConstants.html | 61 +- docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html | 37 +- .../at/gv/egiz/pdfas/lib/api/PdfAsFactory.html | 41 +- .../at/gv/egiz/pdfas/lib/api/PdfAsParameter.html | 13 +- .../gv/egiz/pdfas/lib/api/SignaturePosition.html | 13 +- .../at/gv/egiz/pdfas/lib/api/StatusRequest.html | 17 +- .../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 | 7 +- .../at/gv/egiz/pdfas/lib/api/package-summary.html | 17 +- .../at/gv/egiz/pdfas/lib/api/package-tree.html | 19 +- .../full/at/gv/egiz/pdfas/lib/api/package-use.html | 364 ------- .../gv/egiz/pdfas/lib/api/sign/IPlainSigner.html | 33 +- .../gv/egiz/pdfas/lib/api/sign/SignParameter.html | 29 +- .../at/gv/egiz/pdfas/lib/api/sign/SignResult.html | 17 +- .../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 | 7 +- .../egiz/pdfas/lib/api/sign/package-summary.html | 13 +- .../gv/egiz/pdfas/lib/api/sign/package-tree.html | 13 +- .../at/gv/egiz/pdfas/lib/api/sign/package-use.html | 248 ----- .../egiz/pdfas/lib/api/verify/SignatureCheck.html | 17 +- .../egiz/pdfas/lib/api/verify/VerifyParameter.html | 21 +- .../gv/egiz/pdfas/lib/api/verify/VerifyResult.html | 17 +- .../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 | 7 +- .../egiz/pdfas/lib/api/verify/package-summary.html | 13 +- .../gv/egiz/pdfas/lib/api/verify/package-tree.html | 13 +- .../gv/egiz/pdfas/lib/api/verify/package-use.html | 217 ---- docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html | 49 +- .../gv/egiz/pdfas/lib/impl/PdfAsParameterImpl.html | 21 +- .../gv/egiz/pdfas/lib/impl/SignParameterImpl.html | 43 +- .../at/gv/egiz/pdfas/lib/impl/SignResultImpl.html | 33 +- .../egiz/pdfas/lib/impl/SignaturePositionImpl.html | 21 +- .../gv/egiz/pdfas/lib/impl/StatusRequestImpl.html | 25 +- .../egiz/pdfas/lib/impl/VerifyParameterImpl.html | 31 +- .../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 | 87 +- .../impl/configuration/GlobalConfiguration.html | 27 +- .../configuration/PlaceholderConfiguration.html | 23 +- .../SignatureProfileConfiguration.html | 35 +- .../configuration/SpecificBaseConfiguration.html | 29 +- .../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 | 7 +- .../lib/impl/configuration/package-summary.html | 13 +- .../pdfas/lib/impl/configuration/package-tree.html | 17 +- .../pdfas/lib/impl/configuration/package-use.html | 176 --- .../at/gv/egiz/pdfas/lib/impl/package-frame.html | 7 +- .../at/gv/egiz/pdfas/lib/impl/package-summary.html | 13 +- .../at/gv/egiz/pdfas/lib/impl/package-tree.html | 15 +- .../at/gv/egiz/pdfas/lib/impl/package-use.html | 151 --- .../placeholder/SignaturePlaceholderContext.html | 21 +- .../impl/placeholder/SignaturePlaceholderData.html | 83 +- .../placeholder/SignaturePlaceholderExtractor.html | 45 +- .../class-use/SignaturePlaceholderContext.html | 118 -- .../class-use/SignaturePlaceholderData.html | 185 ---- .../class-use/SignaturePlaceholderExtractor.html | 118 -- .../pdfas/lib/impl/placeholder/package-frame.html | 7 +- .../lib/impl/placeholder/package-summary.html | 13 +- .../pdfas/lib/impl/placeholder/package-tree.html | 15 +- .../pdfas/lib/impl/placeholder/package-use.html | 153 --- .../pdfas/lib/impl/positioning/Positioning.html | 53 +- .../impl/positioning/class-use/Positioning.html | 118 -- .../pdfas/lib/impl/positioning/package-frame.html | 7 +- .../lib/impl/positioning/package-summary.html | 13 +- .../pdfas/lib/impl/positioning/package-tree.html | 15 +- .../pdfas/lib/impl/positioning/package-use.html | 118 -- .../gv/egiz/pdfas/lib/impl/signing/IPdfSigner.html | 17 +- .../pdfas/lib/impl/signing/PdfSignerFactory.html | 21 +- .../lib/impl/signing/class-use/IPdfSigner.html | 180 ---- .../impl/signing/class-use/PdfSignerFactory.html | 118 -- .../egiz/pdfas/lib/impl/signing/package-frame.html | 7 +- .../pdfas/lib/impl/signing/package-summary.html | 13 +- .../egiz/pdfas/lib/impl/signing/package-tree.html | 15 +- .../egiz/pdfas/lib/impl/signing/package-use.html | 170 --- .../lib/impl/signing/pdfbox/PADESPDFBOXSigner.html | 25 +- .../impl/signing/pdfbox/PdfboxSignerWrapper.html | 41 +- .../pdfbox/class-use/PADESPDFBOXSigner.html | 118 -- .../pdfbox/class-use/PdfboxSignerWrapper.html | 118 -- .../lib/impl/signing/pdfbox/package-frame.html | 7 +- .../lib/impl/signing/pdfbox/package-summary.html | 13 +- .../lib/impl/signing/pdfbox/package-tree.html | 15 +- .../pdfas/lib/impl/signing/pdfbox/package-use.html | 118 -- .../sig_interface/PDFASSignatureInterface.html | 25 +- .../sig_interface/SignatureDataExtractor.html | 65 +- .../sig_interface/SignatureDataInjector.html | 39 +- .../class-use/PDFASSignatureInterface.html | 223 ---- .../class-use/SignatureDataExtractor.html | 158 --- .../class-use/SignatureDataInjector.html | 118 -- .../impl/signing/sig_interface/package-frame.html | 7 +- .../signing/sig_interface/package-summary.html | 13 +- .../impl/signing/sig_interface/package-tree.html | 15 +- .../impl/signing/sig_interface/package-use.html | 192 ---- .../lib/impl/stamping/CertificateResolver.html | 37 +- .../egiz/pdfas/lib/impl/stamping/IPDFStamper.html | 45 +- .../pdfas/lib/impl/stamping/IPDFVisualObject.html | 17 +- .../gv/egiz/pdfas/lib/impl/stamping/IResolver.html | 29 +- .../pdfas/lib/impl/stamping/StamperFactory.html | 33 +- .../egiz/pdfas/lib/impl/stamping/TableFactory.html | 65 +- .../pdfas/lib/impl/stamping/ValueResolver.html | 61 +- .../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 | 7 +- .../pdfas/lib/impl/stamping/package-summary.html | 13 +- .../egiz/pdfas/lib/impl/stamping/package-tree.html | 19 +- .../egiz/pdfas/lib/impl/stamping/package-use.html | 178 --- .../pdfas/lib/impl/status/OperationStatus.html | 55 +- .../gv/egiz/pdfas/lib/impl/status/PDFObject.html | 21 +- .../pdfas/lib/impl/status/RequestedSignature.html | 37 +- .../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 | 7 +- .../pdfas/lib/impl/status/package-summary.html | 13 +- .../egiz/pdfas/lib/impl/status/package-tree.html | 17 +- .../gv/egiz/pdfas/lib/impl/status/package-use.html | 242 ----- .../gv/egiz/pdfas/lib/impl/verify/FilterEntry.html | 21 +- .../egiz/pdfas/lib/impl/verify/IVerifyFilter.html | 41 +- .../pdfas/lib/impl/verify/SignatureCheckImpl.html | 29 +- .../pdfas/lib/impl/verify/VerifierDispatcher.html | 45 +- .../pdfas/lib/impl/verify/VerifyResultImpl.html | 29 +- .../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 | 7 +- .../pdfas/lib/impl/verify/package-summary.html | 13 +- .../egiz/pdfas/lib/impl/verify/package-tree.html | 15 +- .../gv/egiz/pdfas/lib/impl/verify/package-use.html | 154 --- .../gv/egiz/pdfas/lib/util/CertificateUtils.html | 25 +- .../pdfas/lib/util/class-use/CertificateUtils.html | 118 -- .../at/gv/egiz/pdfas/lib/util/package-frame.html | 7 +- .../at/gv/egiz/pdfas/lib/util/package-summary.html | 17 +- .../at/gv/egiz/pdfas/lib/util/package-tree.html | 19 +- .../at/gv/egiz/pdfas/lib/util/package-use.html | 118 -- docs/full/at/gv/egiz/pdfas/package-frame.html | 19 + docs/full/at/gv/egiz/pdfas/package-summary.html | 131 +++ docs/full/at/gv/egiz/pdfas/package-tree.html | 126 +++ .../at/gv/egiz/pdfas/sigs/pades/PAdESSigner.html | 350 ++++++ .../egiz/pdfas/sigs/pades/PAdESSignerKeystore.html | 346 ++++++ .../at/gv/egiz/pdfas/sigs/pades/PAdESVerifier.html | 305 ++++++ .../at/gv/egiz/pdfas/sigs/pades/package-frame.html | 21 + .../gv/egiz/pdfas/sigs/pades/package-summary.html | 139 +++ .../at/gv/egiz/pdfas/sigs/pades/package-tree.html | 128 +++ .../sigs/pkcs7detached/PKCS7DetachedSigner.html | 347 ++++++ .../sigs/pkcs7detached/PKCS7DetachedVerifier.html | 305 ++++++ .../pdfas/sigs/pkcs7detached/package-frame.html | 20 + .../pdfas/sigs/pkcs7detached/package-summary.html | 137 +++ .../pdfas/sigs/pkcs7detached/package-tree.html | 127 +++ .../at/gv/egiz/pdfas/stmp/itext/ITextStamper.html | 307 ++++++ .../egiz/pdfas/stmp/itext/ITextVisualObject.html | 421 ++++++++ .../at/gv/egiz/pdfas/stmp/itext/package-frame.html | 20 + .../gv/egiz/pdfas/stmp/itext/package-summary.html | 135 +++ .../at/gv/egiz/pdfas/stmp/itext/package-tree.html | 127 +++ .../gv/egiz/pdfas/web/config/WebConfiguration.html | 682 ++++++++++++ .../at/gv/egiz/pdfas/web/config/package-frame.html | 19 + .../gv/egiz/pdfas/web/config/package-summary.html | 131 +++ .../at/gv/egiz/pdfas/web/config/package-tree.html | 126 +++ .../web/exception/PdfAsSecurityLayerException.html | 250 +++++ .../pdfas/web/exception/PdfAsWebException.html | 262 +++++ .../gv/egiz/pdfas/web/exception/package-frame.html | 20 + .../egiz/pdfas/web/exception/package-summary.html | 135 +++ .../gv/egiz/pdfas/web/exception/package-tree.html | 135 +++ .../pdfas/web/filter/ExceptionCatchFilter.html | 311 ++++++ .../at/gv/egiz/pdfas/web/filter/package-frame.html | 19 + .../gv/egiz/pdfas/web/filter/package-summary.html | 133 +++ .../at/gv/egiz/pdfas/web/filter/package-tree.html | 126 +++ .../at/gv/egiz/pdfas/web/helper/DigestHelper.html | 381 +++++++ .../at/gv/egiz/pdfas/web/helper/HTMLFormater.html | 254 +++++ .../at/gv/egiz/pdfas/web/helper/PDFASSession.html | 336 ++++++ .../at/gv/egiz/pdfas/web/helper/PdfAsHelper.html | 875 +++++++++++++++ .../pdfas/web/helper/PdfAsParameterExtractor.html | 629 +++++++++++ .../gv/egiz/pdfas/web/helper/RemotePDFFetcher.html | 257 +++++ .../at/gv/egiz/pdfas/web/helper/package-frame.html | 24 + .../gv/egiz/pdfas/web/helper/package-summary.html | 151 +++ .../at/gv/egiz/pdfas/web/helper/package-tree.html | 131 +++ .../gv/egiz/pdfas/web/servlets/DataURLServlet.html | 340 ++++++ .../at/gv/egiz/pdfas/web/servlets/ErrorPage.html | 340 ++++++ .../egiz/pdfas/web/servlets/ExternSignServlet.html | 378 +++++++ .../at/gv/egiz/pdfas/web/servlets/PDFData.html | 340 ++++++ .../egiz/pdfas/web/servlets/ProvidePDFServlet.html | 340 ++++++ .../gv/egiz/pdfas/web/servlets/VerifyServlet.html | 340 ++++++ .../gv/egiz/pdfas/web/servlets/package-frame.html | 24 + .../egiz/pdfas/web/servlets/package-summary.html | 163 +++ .../gv/egiz/pdfas/web/servlets/package-tree.html | 139 +++ .../egiz/pdfas/wrapper/ByteArrayDataSink_OLD.html | 372 +++++++ .../pdfas/wrapper/ByteArrayDataSource_OLD.html | 371 +++++++ .../at/gv/egiz/pdfas/wrapper/FileDataSource.html | 376 +++++++ .../at/gv/egiz/pdfas/wrapper/LegacyMainTest.html | 254 +++++ .../full/at/gv/egiz/pdfas/wrapper/PdfAsObject.html | 701 ++++++++++++ .../egiz/pdfas/wrapper/SignParameterWrapper.html | 301 ++++++ .../at/gv/egiz/pdfas/wrapper/SignResultImpl.html | 366 +++++++ .../egiz/pdfas/wrapper/SignatureCheckWrapper.html | 291 +++++ .../wrapper/SignatureDetailInformationWrapper.html | 648 +++++++++++ .../egiz/pdfas/wrapper/SignaturePositionImpl.html | 351 ++++++ .../egiz/pdfas/wrapper/VerifyParameterWrapper.html | 256 +++++ .../gv/egiz/pdfas/wrapper/VerifyResultWrapper.html | 756 +++++++++++++ .../gv/egiz/pdfas/wrapper/VerifyResultsImpl.html | 268 +++++ .../at/gv/egiz/pdfas/wrapper/package-frame.html | 31 + .../at/gv/egiz/pdfas/wrapper/package-summary.html | 179 ++++ .../at/gv/egiz/pdfas/wrapper/package-tree.html | 138 +++ 354 files changed, 49098 insertions(+), 13441 deletions(-) create mode 100644 docs/full/at/gv/egiz/pdfas/PdfAsFactory.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/PdfAs.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/analyze/AnalyzeParameters.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/analyze/AnalyzeResult.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/analyze/NonTextObjectInfo.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/analyze/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/analyze/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/analyze/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/Constants.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureLifetimeEnum.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureProfile.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureProfileImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/SignatureInformation.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/SignatureProfile.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/commons/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/exceptions/ErrorCode.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsException.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/exceptions/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/exceptions/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/exceptions/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/io/DataSink.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/io/DataSource.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/io/FileBased.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/io/TextBased.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/io/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/io/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/io/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/SignParameters.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/SignResult.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/SignatureDetailInformation.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/SignaturePosition.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/SignaturePositioning.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AbsoluteAxisAlgorithm.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AutoAxisAlgorithm.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AxisAlgorithm.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/page/AbsolutePageAlgorithm.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/page/AutoPageAlgorithm.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/page/NewPageAlgorithm.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/page/PageAlgorithm.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/timestamp/DummyTimeStamper.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/timestamp/TimeStamper.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/timestamp/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/timestamp/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/timestamp/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/SignatureCheck.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/VerifyAfterAnalysisParameters.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/VerifyAfterReconstructXMLDsigParameters.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/VerifyParameters.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/VerifyResult.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/VerifyResults.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/verify/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/xmldsig/ExtendedSignatureInformation.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigAfterAnalysisParameters.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigParameters.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigResult.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/xmldsig/XMLDsigData.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/xmldsig/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/xmldsig/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/api/xmldsig/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/Main.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/ModeOfOperation.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/cli/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsMOAException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsSettingsException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsSignatureException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsValidationException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsWrappedIOException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/PlaceholderExtractionException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/SLPdfAsException.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/exceptions/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/messages/MessageResolver.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/messages/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/messages/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/messages/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/IProfileConstants.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/ISettings.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/Settings.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/settings/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/OgnlUtils.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/PDFUtils.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/TempFileHelper.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/common/utils/package-tree.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSink.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/ByteArrayDataSource.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/Configuration.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSink.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSource.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/IConfigurationConstants.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsFactory.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAsParameter.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/SignaturePosition.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/class-use/StatusRequest.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/IPlainSigner.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignParameter.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignResult.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/SignatureCheck.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyParameter.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyResult.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/PdfAsParameterImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignParameterImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignResultImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/SignaturePositionImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/StatusRequestImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/class-use/VerifyParameterImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/ConfigurationImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/GlobalConfiguration.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/PlaceholderConfiguration.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SignatureProfileConfiguration.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/class-use/SpecificBaseConfiguration.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/configuration/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderContext.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderData.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderExtractor.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/positioning/class-use/Positioning.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/positioning/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/IPdfSigner.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/class-use/PdfSignerFactory.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PADESPDFBOXSigner.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/class-use/PdfboxSignerWrapper.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/pdfbox/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/PDFASSignatureInterface.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataExtractor.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/class-use/SignatureDataInjector.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/signing/sig_interface/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/CertificateResolver.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFStamper.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IPDFVisualObject.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/IResolver.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/StamperFactory.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/TableFactory.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/class-use/ValueResolver.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/OperationStatus.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/PDFObject.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/RequestedSignature.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/FilterEntry.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/IVerifyFilter.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/SignatureCheckImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifierDispatcher.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/class-use/VerifyResultImpl.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/package-use.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/util/class-use/CertificateUtils.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/util/package-use.html create mode 100644 docs/full/at/gv/egiz/pdfas/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pades/PAdESSigner.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pades/PAdESSignerKeystore.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pades/PAdESVerifier.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pades/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pades/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pades/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pkcs7detached/PKCS7DetachedSigner.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pkcs7detached/PKCS7DetachedVerifier.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pkcs7detached/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pkcs7detached/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/sigs/pkcs7detached/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/stmp/itext/ITextStamper.html create mode 100644 docs/full/at/gv/egiz/pdfas/stmp/itext/ITextVisualObject.html create mode 100644 docs/full/at/gv/egiz/pdfas/stmp/itext/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/stmp/itext/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/stmp/itext/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/config/WebConfiguration.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/config/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/config/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/config/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/exception/PdfAsSecurityLayerException.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/exception/PdfAsWebException.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/exception/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/exception/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/exception/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/filter/ExceptionCatchFilter.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/filter/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/filter/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/filter/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/DigestHelper.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/HTMLFormater.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/PDFASSession.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/PdfAsHelper.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/PdfAsParameterExtractor.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/RemotePDFFetcher.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/helper/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/DataURLServlet.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/ErrorPage.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/ExternSignServlet.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/PDFData.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/ProvidePDFServlet.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/VerifyServlet.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/web/servlets/package-tree.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/ByteArrayDataSink_OLD.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/ByteArrayDataSource_OLD.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/FileDataSource.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/LegacyMainTest.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/PdfAsObject.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/SignParameterWrapper.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/SignResultImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/SignatureCheckWrapper.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/SignatureDetailInformationWrapper.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/SignaturePositionImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/VerifyParameterWrapper.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/VerifyResultWrapper.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/VerifyResultsImpl.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/package-frame.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/package-summary.html create mode 100644 docs/full/at/gv/egiz/pdfas/wrapper/package-tree.html (limited to 'docs/full/at/gv/egiz/pdfas') diff --git a/docs/full/at/gv/egiz/pdfas/PdfAsFactory.html b/docs/full/at/gv/egiz/pdfas/PdfAsFactory.html new file mode 100644 index 00000000..7f179789 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/PdfAsFactory.html @@ -0,0 +1,362 @@ + + + + + +PdfAsFactory + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas
+

Class PdfAsFactory

+
+
+ +
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public class PdfAsFactory
    +extends java.lang.Object
    +
    Main factory for creating a PDF-AS API Instance (PdfAs Interface).
    +
    See Also:
    PdfAs
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      PdfAsFactory() +
      Deprecated. 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static PdfAscreatePdfAs() +
      Deprecated. 
      +
      static PdfAscreatePdfAs(boolean registerProvider) +
      Deprecated. 
      +
      static PdfAscreatePdfAs(java.io.File workDirectory) +
      Deprecated. 
      +
      static PdfAscreatePdfAs(java.io.File workDirectory, + boolean registerProvider) +
      Deprecated. 
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsFactory

        +
        public PdfAsFactory()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createPdfAs

        +
        @Deprecated
        +public static PdfAs createPdfAs(java.io.File workDirectory)
        +                         throws PdfAsException
        +
        Deprecated. 
        +
        Creates a PDF-AS API instance for the given work directory.
        +
        Parameters:
        workDirectory - The work directory. If null the configuration is assumed to be located + within the user's home directory. Note: IAIK JCE and IAIK ECC security provders are + automatically registered.
        +
        Returns:
        Returns an instance of the PDF-AS API.
        +
        Throws:
        +
        java.lang.IllegalArgumentException - Thrown, if the workDirectory doesn't exist.
        +
        PdfAsException - Thrown, if the work directory does not meet its requirements, or + if the config file is invalid.
        See Also:
        PdfAS#USERHOME_CONFIG_FOLDER
        +
      • +
      + + + +
        +
      • +

        createPdfAs

        +
        @Deprecated
        +public static PdfAs createPdfAs(java.io.File workDirectory,
        +                           boolean registerProvider)
        +                         throws PdfAsException
        +
        Deprecated. 
        +
        Creates a PDF-AS API instance for the given work directory. + + WARNING registerProvider is IGNORED as ov Version 4.0
        +
        Parameters:
        workDirectory - The work directory. If null the configuration is assumed to be located + within the user's home directory.
        registerProvider - true: automatically registers IAIK JCE and ECC Provider; + false: providers will NOT be automatically registered, providers + needed have to be registered by the API user
        +
        Returns:
        Returns an instance of the PDF-AS API.
        +
        Throws:
        +
        java.lang.IllegalArgumentException - Thrown, if the workDirectory doesn't exist.
        +
        PdfAsException - Thrown, if the work directory does not meet its requirements, or + if the config file is invalid.
        See Also:
        PdfAS#USERHOME_CONFIG_FOLDER
        +
      • +
      + + + +
        +
      • +

        createPdfAs

        +
        @Deprecated
        +public static PdfAs createPdfAs()
        +                         throws PdfAsException
        +
        Deprecated. 
        +
        Creates a PDF-AS API instance assuming that the configuration is located within the user's + home directory. Note: IAIK JCE and IAIK ECC security providers are automatically registered.
        +
        Returns:
        Returns an instance of the PDF-AS API.
        +
        Throws:
        +
        java.lang.IllegalArgumentException - Thrown, if the work directory doesn't exist within the user's home directory.
        +
        PdfAsException - Thrown, if the work directory does not meet its requirements, or + if the config file is invalid.
        See Also:
        PdfAS#USERHOME_CONFIG_FOLDER
        +
      • +
      + + + +
        +
      • +

        createPdfAs

        +
        @Deprecated
        +public static PdfAs createPdfAs(boolean registerProvider)
        +                         throws PdfAsException
        +
        Deprecated. 
        +
        Creates a PDF-AS API instance assuming that the configuration is located within the user's + home directory. + + WARNING registerProvider is IGNORED as ov Version 4.0
        +
        Parameters:
        registerProvider - true: automatically registers IAIK JCE and ECC Provider; + false: providers will NOT be automatically registered, providers + needed have to be registered by the API user
        +
        Returns:
        Returns an instance of the PDF-AS API.
        +
        Throws:
        +
        java.lang.IllegalArgumentException - Thrown, if the work directory doesn't exist within the user's home directory.
        +
        PdfAsException - Thrown, if the work directory does not meet its requirements, or + if the config file is invalid.
        See Also:
        PdfAS#USERHOME_CONFIG_FOLDER
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/PdfAs.html b/docs/full/at/gv/egiz/pdfas/api/PdfAs.html new file mode 100644 index 00000000..8a014235 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/PdfAs.html @@ -0,0 +1,622 @@ + + + + + +PdfAs + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api
+

Interface PdfAs

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    PdfAsObject
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface PdfAs
    +
    The PDF-AS API main interface. + +

    + Create an Object implementing this interface using the proper factory. +

    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/analyze/AnalyzeParameters.html b/docs/full/at/gv/egiz/pdfas/api/analyze/AnalyzeParameters.html new file mode 100644 index 00000000..6bac050a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/analyze/AnalyzeParameters.html @@ -0,0 +1,452 @@ + + + + + +AnalyzeParameters + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.analyze
+

Class AnalyzeParameters

+
+
+ +
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public class AnalyzeParameters
    +extends java.lang.Object
    +
    Parameter object that holds the analyze parameters.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected DataSourcedocument +
      Deprecated. 
      +
      The document to be analyzed.
      +
      protected booleanhasBeenCorrected +
      Deprecated. 
      protected booleanreturnNonTextualObjects +
      Deprecated. 
      protected java.lang.StringverifyMode +
      Deprecated. 
      +
      The mode of operation how the document is analyzed.
      +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      AnalyzeParameters() +
      Deprecated. 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      DataSourcegetDocument() +
      Deprecated. 
      java.lang.StringgetVerifyMode() +
      Deprecated. 
      booleanisReturnNonTextualObjects() +
      Deprecated. 
      voidsetDocument(DataSource document) +
      Deprecated. 
      voidsetReturnNonTextualObjects(boolean returnNonTextualObjects) +
      Deprecated. 
      +
      Tells if non text object of the signed pdf should be extracted and returned.
      +
      voidsetVerifyMode(java.lang.String verifyMode) +
      Deprecated. 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        document

        +
        protected DataSource document
        +
        Deprecated. 
        +
        The document to be analyzed.
        +
      • +
      + + + + + + + +
        +
      • +

        returnNonTextualObjects

        +
        protected boolean returnNonTextualObjects
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        hasBeenCorrected

        +
        protected boolean hasBeenCorrected
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AnalyzeParameters

        +
        public AnalyzeParameters()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDocument

        +
        public DataSource getDocument()
        +
        Deprecated. 
        +
        Returns:
        the document
        +
      • +
      + + + +
        +
      • +

        setDocument

        +
        public void setDocument(DataSource document)
        +
        Deprecated. 
        +
        Parameters:
        document - the document to set
        +
      • +
      + + + +
        +
      • +

        getVerifyMode

        +
        public java.lang.String getVerifyMode()
        +
        Deprecated. 
        +
        Returns:
        the verifyMode
        +
      • +
      + + + +
        +
      • +

        setVerifyMode

        +
        public void setVerifyMode(java.lang.String verifyMode)
        +
        Deprecated. 
        +
        Parameters:
        verifyMode - the verifyMode to set
        +
      • +
      + + + +
        +
      • +

        isReturnNonTextualObjects

        +
        public boolean isReturnNonTextualObjects()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setReturnNonTextualObjects

        +
        public void setReturnNonTextualObjects(boolean returnNonTextualObjects)
        +
        Deprecated. 
        +
        Tells if non text object of the signed pdf should be extracted and returned. + One should show this to the user, especially in case of textual signature. + Defaults to false
        +
        Parameters:
        returnNonTextualObjects -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/analyze/AnalyzeResult.html b/docs/full/at/gv/egiz/pdfas/api/analyze/AnalyzeResult.html new file mode 100644 index 00000000..ee337d7d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/analyze/AnalyzeResult.html @@ -0,0 +1,255 @@ + + + + + +AnalyzeResult + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.analyze
+

Interface AnalyzeResult

+
+
+
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface AnalyzeResult
    +
    The result of an analyze operation, which is a list of verifyable signatures.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.util.ListgetNoSignatures() +
      Deprecated. 
      java.util.ListgetSignatures() +
      Deprecated. 
      +
      Returns the list of found signatures.
      +
      booleanhasBeenCorrected() +
      Deprecated. 
      +
      Tells if the document has been corrected before verification.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getNoSignatures

        +
        java.util.List getNoSignatures()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        hasBeenCorrected

        +
        boolean hasBeenCorrected()
        +
        Deprecated. 
        +
        Tells if the document has been corrected before verification. The correction maybe done + after a first failing parse to repair a document (if enabled in the configuration + correct_document_on_verify_if_necessary). The correction can only work for textual + signatures. Binary signatures are lost anyhow.
        +
        Returns:
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/analyze/NonTextObjectInfo.html b/docs/full/at/gv/egiz/pdfas/api/analyze/NonTextObjectInfo.html new file mode 100644 index 00000000..7c0550df --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/analyze/NonTextObjectInfo.html @@ -0,0 +1,516 @@ + + + + + +NonTextObjectInfo + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.analyze
+

Class NonTextObjectInfo

+
+
+ +
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public class NonTextObjectInfo
    +extends java.lang.Object
    +
    Encapsulates information about non textual objects in a pdf document.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static java.lang.StringTYPE_ANNOTATION +
      Deprecated. 
      static java.lang.StringTYPE_IMAGE +
      Deprecated. 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      NonTextObjectInfo() +
      Deprecated. 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      doublegetHeight() +
      Deprecated. 
      java.lang.StringgetName() +
      Deprecated. 
      java.lang.StringgetObjectType() +
      Deprecated. 
      intgetPageNr() +
      Deprecated. 
      java.lang.StringgetSubType() +
      Deprecated. 
      doublegetWidth() +
      Deprecated. 
      voidsetHeight(double height) +
      Deprecated. 
      voidsetName(java.lang.String name) +
      Deprecated. 
      voidsetObjectType(java.lang.String objectType) +
      Deprecated. 
      voidsetPageNr(int pageNr) +
      Deprecated. 
      voidsetSubType(java.lang.String subType) +
      Deprecated. 
      voidsetWidth(double width) +
      Deprecated. 
      java.lang.StringtoString() +
      Deprecated. 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        TYPE_IMAGE

        +
        public static final java.lang.String TYPE_IMAGE
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        TYPE_ANNOTATION

        +
        public static final java.lang.String TYPE_ANNOTATION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NonTextObjectInfo

        +
        public NonTextObjectInfo()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getObjectType

        +
        public java.lang.String getObjectType()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setObjectType

        +
        public void setObjectType(java.lang.String objectType)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getName

        +
        public java.lang.String getName()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setName

        +
        public void setName(java.lang.String name)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getPageNr

        +
        public int getPageNr()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setPageNr

        +
        public void setPageNr(int pageNr)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getWidth

        +
        public double getWidth()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setWidth

        +
        public void setWidth(double width)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getHeight

        +
        public double getHeight()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setHeight

        +
        public void setHeight(double height)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getSubType

        +
        public java.lang.String getSubType()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        setSubType

        +
        public void setSubType(java.lang.String subType)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        Deprecated. 
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/analyze/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/analyze/package-frame.html new file mode 100644 index 00000000..539c91bf --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/analyze/package-frame.html @@ -0,0 +1,24 @@ + + + + + +at.gv.egiz.pdfas.api.analyze + + + + +

at.gv.egiz.pdfas.api.analyze

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/analyze/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/analyze/package-summary.html new file mode 100644 index 00000000..0f8ccfbc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/analyze/package-summary.html @@ -0,0 +1,150 @@ + + + + + +at.gv.egiz.pdfas.api.analyze + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api.analyze

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/analyze/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/analyze/package-tree.html new file mode 100644 index 00000000..4c904744 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/analyze/package-tree.html @@ -0,0 +1,131 @@ + + + + + +at.gv.egiz.pdfas.api.analyze Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/Constants.html b/docs/full/at/gv/egiz/pdfas/api/commons/Constants.html new file mode 100644 index 00000000..aa4bd32a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/Constants.html @@ -0,0 +1,722 @@ + + + + + +Constants + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.commons
+

Class Constants

+
+
+ +
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public final class Constants
    +extends java.lang.Object
    +
    Contains commonly used constants.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static java.lang.StringADOBE_SIG_FILTER +
      Deprecated. 
      static java.lang.StringBKU_HEADER_SIGNATURE_LAYOUT +
      Deprecated. 
      static java.lang.StringCONFIG_DIR_SYSTEM_PROPERTY +
      Deprecated. 
      +
      The system property that may be used to declare the pdf-as configuration folder.
      +
      static java.lang.StringDEFAULT_CONFIGURATION_ZIP_RESOURCE +
      Deprecated. 
      +
      The zip file containing the default configuration.
      +
      static java.lang.StringDEFAULT_SIGNATURE_TYPE +
      Deprecated. 
      +
      The default signature type (one of "textual", "binary", "detachedtextual").
      +
      static intPLACEHOLDER_MATCH_MODE_LENIENT +
      Deprecated. 
      +
      A more lenient matching mode for placeholder extraction.
      + If the placeholder with the given id is not found in the document, the first found placeholder will be taken, regardless if it has an id set, or not.
      + If there is no placeholder at all, the signature will be placed as usual, according to the pos parameter of the signature profile used.
      +
      static intPLACEHOLDER_MATCH_MODE_MODERATE +
      Deprecated. 
      +
      A moderate matching mode for placeholder extraction.
      + If the placeholder with the given id is not found in the document, the first placeholder without an id will be taken.
      + If there is no such placeholder, the signature will be placed as usual, according to the pos parameter of the signature profile used.
      +
      static intPLACEHOLDER_MATCH_MODE_STRICT +
      Deprecated. 
      +
      Strict matching mode for placeholder extraction.
      + If the placeholder with the given id is not found in the document, an exception will be thrown.
      +
      static java.lang.StringQR_PLACEHOLDER_IDENTIFIER +
      Deprecated. 
      +
      Identifier for QR based placeholders.
      +
      static java.lang.StringSIGNATURE_DEVICE_A1 +
      Deprecated. 
      +
      The signature device a1.
      +
      static java.lang.StringSIGNATURE_DEVICE_BKU +
      Deprecated. 
      +
      The signature device bku.
      +
      static java.lang.StringSIGNATURE_DEVICE_MOA +
      Deprecated. 
      +
      The signature device moa.
      +
      static java.lang.StringSIGNATURE_DEVICE_MOBILE +
      Deprecated. 
      +
      Added by rpiazzi + The signature device MOBILE.
      +
      static java.lang.StringSIGNATURE_DEVICE_MOBILETEST +
      Deprecated. 
      +
      Added by rpiazzi + The signature device MOBILETEST for the test version of the MOBILE CCS.
      +
      static java.lang.StringSIGNATURE_DEVICE_MOC +
      Deprecated. 
      +
      The signature device MOCCA (online bku).
      +
      static java.lang.StringSIGNATURE_TYPE_BINARY +
      Deprecated. 
      +
      A binary signature.
      +
      static java.lang.StringSIGNATURE_TYPE_DETACHEDTEXTUAL +
      Deprecated. 
      +
      A "detached" textual signature.
      +
      static java.lang.StringSIGNATURE_TYPE_TEXTUAL +
      Deprecated. 
      +
      A textual signature.
      +
      static java.lang.StringSTATISTIC_LOGGER_NAME +
      Deprecated. 
      +
      The name of a logger used for statistical logging.
      +
      static java.lang.StringTEMP_DIR_NAME +
      Deprecated. 
      +
      The name of the directory, where temporary files are stored.
      +
      static java.lang.StringUSERHOME_CONFIG_FOLDER +
      Deprecated. 
      +
      The configuration folder for pdf-as within the user's home folder.
      +
      static intVERIFY_ALL +
      Deprecated. 
      +
      All signatures are verified.
      +
      static java.lang.StringVERIFY_MODE_BINARY_ONLY +
      Deprecated. 
      +
      Only binary signatures are verified.
      +
      static java.lang.StringVERIFY_MODE_FULL_CONSERVATIVE +
      Deprecated. 
      +
      Binary and textual signatures are verified.
      +
      static java.lang.StringVERIFY_MODE_SEMI_CONSERVATIVE +
      Deprecated. 
      +
      Binary and textual signatures are verified with time optimization.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SIGNATURE_TYPE_BINARY

        +
        public static final java.lang.String SIGNATURE_TYPE_BINARY
        +
        Deprecated. 
        +
        A binary signature. + This value should not be modified due to external dependencies!
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_TYPE_TEXTUAL

        +
        public static final java.lang.String SIGNATURE_TYPE_TEXTUAL
        +
        Deprecated. 
        +
        A textual signature. + This value should not be modified due to external dependencies!
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        DEFAULT_SIGNATURE_TYPE

        +
        public static final java.lang.String DEFAULT_SIGNATURE_TYPE
        +
        Deprecated. 
        +
        The default signature type (one of "textual", "binary", "detachedtextual").
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_TYPE_DETACHEDTEXTUAL

        +
        public static final java.lang.String SIGNATURE_TYPE_DETACHEDTEXTUAL
        +
        Deprecated. 
        +
        A "detached" textual signature. + +

        + The document text is signed, but instead of returning the pdf with the signature block, + the sign result XML of the connector is returned. +

        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_DEVICE_MOA

        +
        public static final java.lang.String SIGNATURE_DEVICE_MOA
        +
        Deprecated. 
        +
        The signature device moa. + This value should not be modified due to external dependencies!
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_DEVICE_BKU

        +
        public static final java.lang.String SIGNATURE_DEVICE_BKU
        +
        Deprecated. 
        +
        The signature device bku. + This value should not be modified due to external dependencies!
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_DEVICE_A1

        +
        public static final java.lang.String SIGNATURE_DEVICE_A1
        +
        Deprecated. 
        +
        The signature device a1. + This value should not be modified due to external dependencies!
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_DEVICE_MOC

        +
        public static final java.lang.String SIGNATURE_DEVICE_MOC
        +
        Deprecated. 
        +
        The signature device MOCCA (online bku). + This value should not be modified due to external dependencies!
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_DEVICE_MOBILE

        +
        public static final java.lang.String SIGNATURE_DEVICE_MOBILE
        +
        Deprecated. 
        +
        Added by rpiazzi + The signature device MOBILE. + This value should not be modified due to external dependencies!
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_DEVICE_MOBILETEST

        +
        public static final java.lang.String SIGNATURE_DEVICE_MOBILETEST
        +
        Deprecated. 
        +
        Added by rpiazzi + The signature device MOBILETEST for the test version of the MOBILE CCS. + This value should not be modified due to external dependencies!
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VERIFY_MODE_BINARY_ONLY

        +
        public static final java.lang.String VERIFY_MODE_BINARY_ONLY
        +
        Deprecated. 
        +
        Only binary signatures are verified.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VERIFY_MODE_SEMI_CONSERVATIVE

        +
        public static final java.lang.String VERIFY_MODE_SEMI_CONSERVATIVE
        +
        Deprecated. 
        +
        Binary and textual signatures are verified with time optimization. + +

        + This mode of operation tries to minimize the numbers of text extractions, + which are very time intensive, at the cost of some rare cases, in which some + signatures may not be found. +

        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VERIFY_MODE_FULL_CONSERVATIVE

        +
        public static final java.lang.String VERIFY_MODE_FULL_CONSERVATIVE
        +
        Deprecated. 
        +
        Binary and textual signatures are verified.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VERIFY_ALL

        +
        public static final int VERIFY_ALL
        +
        Deprecated. 
        +
        All signatures are verified.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CONFIG_DIR_SYSTEM_PROPERTY

        +
        public static final java.lang.String CONFIG_DIR_SYSTEM_PROPERTY
        +
        Deprecated. 
        +
        The system property that may be used to declare the pdf-as configuration folder.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        DEFAULT_CONFIGURATION_ZIP_RESOURCE

        +
        public static final java.lang.String DEFAULT_CONFIGURATION_ZIP_RESOURCE
        +
        Deprecated. 
        +
        The zip file containing the default configuration.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        USERHOME_CONFIG_FOLDER

        +
        public static final java.lang.String USERHOME_CONFIG_FOLDER
        +
        Deprecated. 
        +
        The configuration folder for pdf-as within the user's home folder.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        TEMP_DIR_NAME

        +
        public static final java.lang.String TEMP_DIR_NAME
        +
        Deprecated. 
        +
        The name of the directory, where temporary files are stored.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        BKU_HEADER_SIGNATURE_LAYOUT

        +
        public static final java.lang.String BKU_HEADER_SIGNATURE_LAYOUT
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        ADOBE_SIG_FILTER

        +
        public static final java.lang.String ADOBE_SIG_FILTER
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        PLACEHOLDER_MATCH_MODE_STRICT

        +
        public static final int PLACEHOLDER_MATCH_MODE_STRICT
        +
        Deprecated. 
        +
        Strict matching mode for placeholder extraction.
        + If the placeholder with the given id is not found in the document, an exception will be thrown.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        PLACEHOLDER_MATCH_MODE_MODERATE

        +
        public static final int PLACEHOLDER_MATCH_MODE_MODERATE
        +
        Deprecated. 
        +
        A moderate matching mode for placeholder extraction.
        + If the placeholder with the given id is not found in the document, the first placeholder without an id will be taken.
        + If there is no such placeholder, the signature will be placed as usual, according to the pos parameter of the signature profile used.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        PLACEHOLDER_MATCH_MODE_LENIENT

        +
        public static final int PLACEHOLDER_MATCH_MODE_LENIENT
        +
        Deprecated. 
        +
        A more lenient matching mode for placeholder extraction.
        + If the placeholder with the given id is not found in the document, the first found placeholder will be taken, regardless if it has an id set, or not.
        + If there is no placeholder at all, the signature will be placed as usual, according to the pos parameter of the signature profile used.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        QR_PLACEHOLDER_IDENTIFIER

        +
        public static final java.lang.String QR_PLACEHOLDER_IDENTIFIER
        +
        Deprecated. 
        +
        Identifier for QR based placeholders.
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        STATISTIC_LOGGER_NAME

        +
        public static final java.lang.String STATISTIC_LOGGER_NAME
        +
        Deprecated. 
        +
        The name of a logger used for statistical logging.
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureLifetimeEnum.html b/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureLifetimeEnum.html new file mode 100644 index 00000000..483134b9 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureLifetimeEnum.html @@ -0,0 +1,315 @@ + + + + + +DynamicSignatureLifetimeEnum + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.commons
+

Class DynamicSignatureLifetimeEnum

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public final class DynamicSignatureLifetimeEnum
    +extends java.lang.Object
    +implements java.io.Serializable
    +
    Pseudo enum defining lifetime models for DynamicSignatureProfiles.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      booleanequals(java.lang.Object obj) +
      Deprecated. 
      inthashCode() +
      Deprecated. 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        hashCode

        +
        public int hashCode()
        +
        Deprecated. 
        +
        +
        Overrides:
        +
        hashCode in class java.lang.Object
        +
        +
      • +
      + + + +
        +
      • +

        equals

        +
        public boolean equals(java.lang.Object obj)
        +
        Deprecated. 
        +
        +
        Overrides:
        +
        equals in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureProfile.html b/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureProfile.html new file mode 100644 index 00000000..0fb924d4 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureProfile.html @@ -0,0 +1,379 @@ + + + + + +DynamicSignatureProfile + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.commons
+

Interface DynamicSignatureProfile

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    DynamicSignatureProfileImpl
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface DynamicSignatureProfile
    +
    A dynamic signature profile. It is used to define a signature profile like the ones from pdf-as/config.properties at runtime. + After creation via PdfAs you can set properties via setPropertyRaw(String, String) + or setFieldValue(String, String).
    + You have to call apply() to use the profile. The identifying name (e.g. for SignParameters.setSignatureProfileId(String) + can be obtained via getName().
    + Depending on the DynamicSignatureLifetimeEnum the profile can be alive and usable till you dispose() it manually. +

    + Sample usage:
    +

    +      SignParameters sp = new SignParameters();
    +      . . .           
    +      sp.setSignatureType(Constants.SIGNATURE_TYPE_TEXTUAL);
    +      sp.setSignatureDevice(Constants.SIGNATURE_DEVICE_MOA);
    +
    +      // create a new dynamic profile based on SIGNATURBLOCK_DE (every property is copied) with manual lifetime
    +      DynamicSignatureProfile dsp = pdfAs.createDynamicSignatureProfile("myUniqueName", "SIGNATURBLOCK_DE", 
    +            DynamicSignatureLifetimeEnum.MANUAL);  
    +
    +      // set something
    +      dsp.setPropertyRaw("key.SIG_META", "Statement");
    +      dsp.setPropertyRaw("value.SIG_META", "respect to the man in the icecream van ${subject.EMAIL}");
    +      dsp.setPropertyRaw("value.SIG_LABEL", "./images/signatur-logo_en.png");
    +      dsp.setPropertyRaw("table.main.Style.halign", "right");
    +
    +      // mandatory: apply the profile, you have to apply again after changes (overriding your previous setting)
    +      dsp.apply();                 
    +      sp.setSignatureProfileId(dsp.getName());            
    +
    +      // execute PDF-AS
    +      pdfAs.sign(sp);              
    +
    +      . . .
    +
    +     // your profile is saved and you can obtain it again anytime later:
    +      dsp = pdfAs.loadDynamicSignatureProfile("myUniqueName");
    +      // use it for another sign.
    +      // dont forget to dispose() sometimes because it was manual lifetime
    +      System.out.println(dsp.getName());
    +  
    +

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

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidapply() +
      Deprecated. 
      +
      Apply the signature profile.
      +
      voiddispose() +
      Deprecated. 
      +
      Disposes the signature profile from the global store.
      +
      java.lang.StringgetFieldValue(java.lang.String fieldName) +
      Deprecated. 
      +
      Get a field value from the profile.
      +
      java.lang.StringgetName() +
      Deprecated. 
      +
      Get the name of the dynamic signature profile.
      +
      java.lang.StringgetPropertyRaw(java.lang.String key) +
      Deprecated. 
      +
      Get any property from the signature profile.
      +
      voidsetFieldValue(java.lang.String fieldName, + java.lang.String value) +
      Deprecated. 
      +
      Set a field value for the profile.
      +
      voidsetPropertyRaw(java.lang.String key, + java.lang.String val) +
      Deprecated. 
      +
      Set any property for the signature profile.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getName

        +
        java.lang.String getName()
        +
        Deprecated. 
        +
        Get the name of the dynamic signature profile. Equals the SignatureProfileId
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setFieldValue

        +
        void setFieldValue(java.lang.String fieldName,
        +                 java.lang.String value)
        +
        Deprecated. 
        +
        Set a field value for the profile. Use setPropertyRaw(String, String) for setting any property.
        + For example to set sig_obj.MEIN_DYN_SIGNATURBLOCK.value.SIG_META just use SIG_META as fieldName.
        +
        Parameters:
        fieldName - the name of the field
        value - the value to set
        +
      • +
      + + + +
        +
      • +

        getFieldValue

        +
        java.lang.String getFieldValue(java.lang.String fieldName)
        +
        Deprecated. 
        +
        Get a field value from the profile. See setFieldValue(String, String)
        +
        Parameters:
        fieldName -
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setPropertyRaw

        +
        void setPropertyRaw(java.lang.String key,
        +                  java.lang.String val)
        +
        Deprecated. 
        +
        Set any property for the signature profile. + Uses the same keys as the property file without the "prefix" for the profile. + For example to set sig_obj.MEIN_DYN_SIGNATURBLOCK.key.SIG_META use key.SIG_META
        +
        Parameters:
        key - property key
        val - property value
        +
      • +
      + + + +
        +
      • +

        getPropertyRaw

        +
        java.lang.String getPropertyRaw(java.lang.String key)
        +
        Deprecated. 
        +
        Get any property from the signature profile. See setPropertyRaw(String, String) for details.
        +
        Parameters:
        key -
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        apply

        +
        void apply()
        +
        Deprecated. 
        +
        Apply the signature profile. Call this after all properties are set and you want to use the profile. It is then added + to the globally available signature profiles. Depending on the lifetime model DynamicSignatureLifetimeEnum you + have to dispose() it manually when not needed anymore.
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureProfileImpl.html b/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureProfileImpl.html new file mode 100644 index 00000000..f5e47f0f --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/DynamicSignatureProfileImpl.html @@ -0,0 +1,476 @@ + + + + + +DynamicSignatureProfileImpl + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.commons
+

Class DynamicSignatureProfileImpl

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

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidapply() +
      Deprecated. 
      +
      Apply the signature profile.
      +
      static DynamicSignatureProfileImplcreateEmptyProfile(java.lang.String myUniqueName, + DynamicSignatureLifetimeEnum mode, + Configuration configuration) +
      Deprecated. 
      static DynamicSignatureProfileImplcreateFromParent(java.lang.String myUniqueName, + java.lang.String parentProfile, + DynamicSignatureLifetimeEnum mode, + Configuration configuration) +
      Deprecated. 
      voiddispose() +
      Deprecated. 
      +
      Disposes the signature profile from the global store.
      +
      static voiddisposeLocalProfile() +
      Deprecated. 
      java.lang.StringgetFieldValue(java.lang.String fieldName) +
      Deprecated. 
      +
      Get a field value from the profile.
      +
      java.lang.StringgetName() +
      Deprecated. 
      +
      Get the name of the dynamic signature profile.
      +
      java.lang.StringgetPropertyRaw(java.lang.String key) +
      Deprecated. 
      +
      Get any property from the signature profile.
      +
      static DynamicSignatureProfileImplloadProfile(java.lang.String name) +
      Deprecated. 
      voidsetFieldValue(java.lang.String fieldName, + java.lang.String value) +
      Deprecated. 
      +
      Set a field value for the profile.
      +
      voidsetName(java.lang.String uniqueName) +
      Deprecated. 
      voidsetPropertyRaw(java.lang.String key, + java.lang.String val) +
      Deprecated. 
      +
      Set any property for the signature profile.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/SignatureInformation.html b/docs/full/at/gv/egiz/pdfas/api/commons/SignatureInformation.html new file mode 100644 index 00000000..61588f5a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/SignatureInformation.html @@ -0,0 +1,398 @@ + + + + + +SignatureInformation + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.commons
+

Interface SignatureInformation

+
+
+
+
    +
  • +
    +
    All Known Subinterfaces:
    +
    VerifyResult
    +
    +
    +
    All Known Implementing Classes:
    +
    VerifyResultWrapper
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface SignatureInformation
    +
    Holds the information of one found signature block, which is the signed data + and the corresponding signature information.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.ObjectgetInternalSignatureInformation() +
      Deprecated. 
      +
      Returns additional, internal information about the found signature.
      +
      java.util.ListgetNonTextualObjects() +
      Deprecated. 
      +
      Returns a list<NonTextObjectInfo> of non textual objects in the pdf document.
      +
      java.lang.StringgetSignatureType() +
      Deprecated. 
      +
      Returns the type of this signature (binary/textual).
      +
      DataSourcegetSignedData() +
      Deprecated. 
      +
      Returns the DataSource providing the data that was signed.
      +
      java.security.cert.X509CertificategetSignerCertificate() +
      Deprecated. 
      +
      Returns the certificate of the signer.
      +
      java.util.DategetSigningTime() +
      Deprecated. 
      +
      Returns the signing time, which is the time when the signature was created.
      +
      java.lang.StringgetTimeStampValue() +
      Deprecated. 
      +
      Returns the embedded /TimeStamp value (b64 encoded) from the signature if available.
      +
      booleanhasNonTextualObjects() +
      Deprecated. 
      +
      Returns true if non textual objects have been found, false if not.
      +
      voidsetNonTextualObjects(java.util.List nonTextualObjects) +
      Deprecated. 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getSignedData

        +
        DataSource getSignedData()
        +
        Deprecated. 
        +
        Returns the DataSource providing the data that was signed. + +

        + Note that this is the signed data as sent to the verification device by + PDF-AS. The verification device (e.g. MOA) may perform several other + transformations on the data before feeding it to the signature hash + function. To get the actual hashed data use the ReturnHashInputData mechanism (which is very slow). +

        +
        Returns:
        Returns the DataSource providing the data that was signed.
        See Also:
        VerifyParameters.setReturnHashInputData(boolean), +VerifyResult.getHashInputData()
        +
      • +
      + + + +
        +
      • +

        getSignerCertificate

        +
        java.security.cert.X509Certificate getSignerCertificate()
        +
        Deprecated. 
        +
        Returns the certificate of the signer. + +

        + Information like subject name, issuer name or serial number can be + retrieved form this certificate. +

        +
        Returns:
        Returns the certificate of the signer.
        +
      • +
      + + + +
        +
      • +

        getSigningTime

        +
        java.util.Date getSigningTime()
        +
        Deprecated. 
        +
        Returns the signing time, which is the time when the signature was created.
        +
        Returns:
        Returns the signing time, which is the time when the signature was + created.
        +
      • +
      + + + +
        +
      • +

        getInternalSignatureInformation

        +
        java.lang.Object getInternalSignatureInformation()
        +
        Deprecated. 
        +
        Returns additional, internal information about the found signature. + +

        + Note that this provides a way for developers to gather core information + about the signature. What information is returned strongly depends on the + core implementation. +

        +
        Returns:
        Returns additional, internal information about the signature. Null + means that no additional information is available.
        +
      • +
      + + + +
        +
      • +

        getTimeStampValue

        +
        java.lang.String getTimeStampValue()
        +
        Deprecated. 
        +
        Returns the embedded /TimeStamp value (b64 encoded) from the signature if available.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getNonTextualObjects

        +
        java.util.List getNonTextualObjects()
        +
        Deprecated. 
        +
        Returns a list<NonTextObjectInfo> of non textual objects in the pdf document. + Only available for textual signatures. Show this to the user who signed the textual content only!
        +
        Returns:
        List<NonTextObjectInfo or null of not available (binary signature)
        +
      • +
      + + + +
        +
      • +

        setNonTextualObjects

        +
        void setNonTextualObjects(java.util.List nonTextualObjects)
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        hasNonTextualObjects

        +
        boolean hasNonTextualObjects()
        +
        Deprecated. 
        +
        Returns true if non textual objects have been found, false if not.
        +
        Returns:
        true if non textual objects have been found, false if not.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/SignatureProfile.html b/docs/full/at/gv/egiz/pdfas/api/commons/SignatureProfile.html new file mode 100644 index 00000000..07236248 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/SignatureProfile.html @@ -0,0 +1,316 @@ + + + + + +SignatureProfile + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.commons
+

Interface SignatureProfile

+
+
+
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface SignatureProfile
    +
    Definition of a signature profile.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetMOAKeyIdentifier() +
      Deprecated. 
      +
      Returns the MOA KeyIdentifier.
      +
      java.lang.StringgetProfileDescription() +
      Deprecated. 
      +
      Returns the profile description.
      +
      java.lang.StringgetProfileId() +
      Deprecated. 
      +
      Returns the profile id.
      +
      java.util.PropertiesgetSignatureBlockEntries() +
      Deprecated. 
      +
      Returns the entries relevant to the search algorithm for signature blocks.
      + e.g.
      +
      SignatureTypes.StategetState() +
      Deprecated. 
      +
      Returns the state of the signature profile.
      +
      booleanisDefault() +
      Deprecated. 
      +
      True only if this is the default profile according to config.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getProfileId

        +
        java.lang.String getProfileId()
        +
        Deprecated. 
        +
        Returns the profile id.
        +
        Returns:
        Returns the profile id.
        +
      • +
      + + + +
        +
      • +

        getMOAKeyIdentifier

        +
        java.lang.String getMOAKeyIdentifier()
        +
        Deprecated. 
        +
        Returns the MOA KeyIdentifier.
        +
        Returns:
        Returns the MOA KeyIdentifier.
        +
      • +
      + + + +
        +
      • +

        getSignatureBlockEntries

        +
        java.util.Properties getSignatureBlockEntries()
        +
        Deprecated. 
        +
        Returns the entries relevant to the search algorithm for signature blocks.
        + e.g. properties starting with sig_obj.PROFILE.key. and + properties of the form sig_obj.PROFILE.table.TABLENAME.NUMBER + where PROFILE is the name of the current profile, + TABLENAME is the name of a table and NUMBER + is the number of the specific row within the table TABLENAME.
        +
        Returns:
        The entries relevant to the signature block search algorithm as + Java properties.
        +
      • +
      + + + +
        +
      • +

        getProfileDescription

        +
        java.lang.String getProfileDescription()
        +
        Deprecated. 
        +
        Returns the profile description.
        +
        Returns:
        The profile description.
        +
      • +
      + + + +
        +
      • +

        isDefault

        +
        boolean isDefault()
        +
        Deprecated. 
        +
        True only if this is the default profile according to config.
        +
        Returns:
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/commons/package-frame.html new file mode 100644 index 00000000..a30b10d2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/package-frame.html @@ -0,0 +1,27 @@ + + + + + +at.gv.egiz.pdfas.api.commons + + + + +

at.gv.egiz.pdfas.api.commons

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/commons/package-summary.html new file mode 100644 index 00000000..c9a20c40 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/package-summary.html @@ -0,0 +1,162 @@ + + + + + +at.gv.egiz.pdfas.api.commons + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api.commons

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/commons/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/commons/package-tree.html new file mode 100644 index 00000000..253b63dd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/commons/package-tree.html @@ -0,0 +1,134 @@ + + + + + +at.gv.egiz.pdfas.api.commons Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html new file mode 100644 index 00000000..284e79e1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/ConfigUtilsException.html @@ -0,0 +1,391 @@ + + + + + +ConfigUtilsException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.exceptions
+

Class ConfigUtilsException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public class ConfigUtilsException
    +extends java.lang.Exception
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      ConfigUtilsException() +
      Deprecated. 
      +
      Instantiates a new (unspecified) exception.
      +
      ConfigUtilsException(java.lang.Exception exception) +
      Deprecated. 
      +
      Instantiates a new exception based on another (wrapped) exception.
      +
      ConfigUtilsException(java.lang.String message) +
      Deprecated. 
      +
      Instantiated a new exception based on a message.
      +
      ConfigUtilsException(java.lang.String message, + java.lang.Exception exception) +
      Deprecated. 
      +
      Instantiation of a new exception based on a message and another (wrapped) + exception.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.ExceptiongetException() +
      Deprecated. 
      +
      Returns the underlying exception.
      +
      java.lang.StringgetMessage() +
      Deprecated. 
      +
      Returns the message of the wrapped exception.
      +
      java.lang.StringtoString() +
      Deprecated. 
      +
      Returns the text representation of this instance.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConfigUtilsException

        +
        public ConfigUtilsException(java.lang.String message,
        +                    java.lang.Exception exception)
        +
        Deprecated. 
        +
        Instantiation of a new exception based on a message and another (wrapped) + exception.
        +
        Parameters:
        message - The exception message.
        exception - Another exception.
        +
      • +
      + + + +
        +
      • +

        ConfigUtilsException

        +
        public ConfigUtilsException(java.lang.String message)
        +
        Deprecated. 
        +
        Instantiated a new exception based on a message.
        +
        Parameters:
        message - The message of the new exception.
        +
      • +
      + + + +
        +
      • +

        ConfigUtilsException

        +
        public ConfigUtilsException(java.lang.Exception exception)
        +
        Deprecated. 
        +
        Instantiates a new exception based on another (wrapped) exception.
        +
        Parameters:
        exception - The wrapped exception.
        +
      • +
      + + + +
        +
      • +

        ConfigUtilsException

        +
        public ConfigUtilsException()
        +
        Deprecated. 
        +
        Instantiates a new (unspecified) exception.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getException

        +
        public java.lang.Exception getException()
        +
        Deprecated. 
        +
        Returns the underlying exception.
        +
        Returns:
        The underlying exception.
        +
      • +
      + + + +
        +
      • +

        getMessage

        +
        public java.lang.String getMessage()
        +
        Deprecated. 
        +
        Returns the message of the wrapped exception.
        +
        +
        Overrides:
        +
        getMessage in class java.lang.Throwable
        +
        Returns:
        The message of the wrapped exception.
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        Deprecated. 
        +
        Returns the text representation of this instance.
        +
        +
        Overrides:
        +
        toString in class java.lang.Throwable
        +
        Returns:
        The text representation of this instance.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/ErrorCode.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/ErrorCode.html new file mode 100644 index 00000000..03544b0c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/ErrorCode.html @@ -0,0 +1,1132 @@ + + + + + +ErrorCode + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.exceptions
+

Class ErrorCode

+
+
+ +
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public final class ErrorCode
    +extends java.lang.Object
    +
    Contains constants for the error codes. + +

    + In Java 1.5 this would be an enum. +

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

      Field Detail

      + + + +
        +
      • +

        EXTERNAL_ERROR

        +
        public static final int EXTERNAL_ERROR
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        UNKNOWN_ERROR

        +
        public static final int UNKNOWN_ERROR
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        OUT_OF_MEMORY_ERROR

        +
        public static final int OUT_OF_MEMORY_ERROR
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SETTING_NOT_FOUND

        +
        public static final int SETTING_NOT_FOUND
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SETTINGS_EXCEPTION

        +
        public static final int SETTINGS_EXCEPTION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KZ_SETTING_NOT_FOUND

        +
        public static final int KZ_SETTING_NOT_FOUND
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        NO_EMBEDABLE_TTF_CONFIGURED_FOR_PDFA

        +
        public static final int NO_EMBEDABLE_TTF_CONFIGURED_FOR_PDFA
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        INVALID_SIGNATURE_LAYOUT_IMPL_CONFIGURED

        +
        public static final int INVALID_SIGNATURE_LAYOUT_IMPL_CONFIGURED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        MISSING_HEADER_SERVER_USER_AGENT

        +
        public static final int MISSING_HEADER_SERVER_USER_AGENT
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CIRCULAR_INCLUDE_INSTRUCTION_DETECTED

        +
        public static final int CIRCULAR_INCLUDE_INSTRUCTION_DETECTED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        UNABLE_TO_LOAD_DEFAULT_CONFIG

        +
        public static final int UNABLE_TO_LOAD_DEFAULT_CONFIG
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        DOCUMENT_CANNOT_BE_READ

        +
        public static final int DOCUMENT_CANNOT_BE_READ
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        TEXT_EXTRACTION_EXCEPTION

        +
        public static final int TEXT_EXTRACTION_EXCEPTION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CANNOT_WRITE_PDF

        +
        public static final int CANNOT_WRITE_PDF
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        DOCUMENT_NOT_SIGNED

        +
        public static final int DOCUMENT_NOT_SIGNED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_TYPES_EXCEPTION

        +
        public static final int SIGNATURE_TYPES_EXCEPTION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        FONT_NOT_FOUND

        +
        public static final int FONT_NOT_FOUND
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        DOCUMENT_IS_PROTECTED

        +
        public static final int DOCUMENT_IS_PROTECTED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        INVALID_SIGNATURE_DICTIONARY

        +
        public static final int INVALID_SIGNATURE_DICTIONARY
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_PLACEHOLDER_EXTRACTION_FAILED

        +
        public static final int SIGNATURE_PLACEHOLDER_EXTRACTION_FAILED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_PROFILE_IS_NOT_ALLOWED_FOR_SIGNATURE

        +
        public static final int SIGNATURE_PROFILE_IS_NOT_ALLOWED_FOR_SIGNATURE
        +
        Deprecated. 
        +
        Error code for SignatureExceptions occurring when trying to sign with a certain signature profile that + is not allowed to be used for signature, e.g. because ist has been set to +

        + sig_obj.types.<PROFILE_ID> = verify_only

        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        INVALID_SIGNATURE_POSITION

        +
        public static final int INVALID_SIGNATURE_POSITION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        NO_TEXTUAL_CONTENT

        +
        public static final int NO_TEXTUAL_CONTENT
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_COULDNT_BE_CREATED

        +
        public static final int SIGNATURE_COULDNT_BE_CREATED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNED_TEXT_EMPTY

        +
        public static final int SIGNED_TEXT_EMPTY
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        PROFILE_NOT_DEFINED

        +
        public static final int PROFILE_NOT_DEFINED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SERIAL_NUMBER_INVALID

        +
        public static final int SERIAL_NUMBER_INVALID
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIG_CERTIFICATE_CANNOT_BE_READ

        +
        public static final int SIG_CERTIFICATE_CANNOT_BE_READ
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        PROFILE_NOT_USABLE_FOR_TEXT

        +
        public static final int PROFILE_NOT_USABLE_FOR_TEXT
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        COULDNT_VERIFY

        +
        public static final int COULDNT_VERIFY
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CERTIFICATE_NOT_FOUND

        +
        public static final int CERTIFICATE_NOT_FOUND
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        NOT_SEMANTICALLY_EQUAL

        +
        public static final int NOT_SEMANTICALLY_EQUAL
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        MODIFIED_AFTER_SIGNATION

        +
        public static final int MODIFIED_AFTER_SIGNATION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        NON_BINARY_SIGNATURES_PRESENT

        +
        public static final int NON_BINARY_SIGNATURES_PRESENT
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        UNSUPPORTED_REPLACES_NAME

        +
        public static final int UNSUPPORTED_REPLACES_NAME
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        UNSUPPORTED_SIGNATURE

        +
        public static final int UNSUPPORTED_SIGNATURE
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        DETACHED_SIGNATURE_NOT_SUPPORTED

        +
        public static final int DETACHED_SIGNATURE_NOT_SUPPORTED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SIGNATURE_VERIFICATION_NOT_SUPPORTED

        +
        public static final int SIGNATURE_VERIFICATION_NOT_SUPPORTED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        INVALID_SIGNING_TIME

        +
        public static final int INVALID_SIGNING_TIME
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        BKU_NOT_SUPPORTED

        +
        public static final int BKU_NOT_SUPPORTED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        WEB_EXCEPTION

        +
        public static final int WEB_EXCEPTION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        UNABLE_TO_RECEIVE_SUITABLE_RESPONSE

        +
        public static final int UNABLE_TO_RECEIVE_SUITABLE_RESPONSE
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        NORMALIZER_EXCEPTION

        +
        public static final int NORMALIZER_EXCEPTION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        SESSION_EXPIRED

        +
        public static final int SESSION_EXPIRED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        PLACEHOLDER_EXCEPTION

        +
        public static final int PLACEHOLDER_EXCEPTION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CAPTION_NOT_FOUND_EXCEPTION

        +
        public static final int CAPTION_NOT_FOUND_EXCEPTION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        UNABLE_TO_PARSE_ID

        +
        public static final int UNABLE_TO_PARSE_ID
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CORRECTOR_EXCEPTION

        +
        public static final int CORRECTOR_EXCEPTION
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        EXTERNAL_CORRECTOR_TIMEOUT_REACHED

        +
        public static final int EXTERNAL_CORRECTOR_TIMEOUT_REACHED
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        WRAPPED_ERROR_CODE

        +
        public static final int WRAPPED_ERROR_CODE
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        FUNCTION_NOT_AVAILABLE

        +
        public static final int FUNCTION_NOT_AVAILABLE
        +
        Deprecated. 
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ErrorCode

        +
        public ErrorCode()
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsException.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsException.html new file mode 100644 index 00000000..f6c7b89c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsException.html @@ -0,0 +1,384 @@ + + + + + +PdfAsException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.exceptions
+

Class PdfAsException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    Direct Known Subclasses:
    +
    PdfAsWrappedException
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public class PdfAsException
    +extends java.lang.Exception
    +
    This exception is the base for all PDF-AS exceptions. + +

    + Every PDF-AS Exception has an error code. +

    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected interrorCode +
      Deprecated. 
      +
      The error code.
      +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      PdfAsException(int errorCode, + java.lang.String message) +
      Deprecated. 
      +
      Constructor.
      +
      PdfAsException(int errorCode, + java.lang.String message, + java.lang.Throwable cause) +
      Deprecated. 
      +
      Constructor.
      +
      PdfAsException(int errorCode, + java.lang.Throwable cause) +
      Deprecated. 
      +
      Constructor.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intgetErrorCode() +
      Deprecated. 
      +
      Returns the error code of this exception.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        errorCode

        +
        protected int errorCode
        +
        Deprecated. 
        +
        The error code.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsException

        +
        public PdfAsException(int errorCode,
        +              java.lang.String message)
        +
        Deprecated. 
        +
        Constructor.
        +
        Parameters:
        errorCode - The error code.
        message - The detail message.
        +
      • +
      + + + +
        +
      • +

        PdfAsException

        +
        public PdfAsException(int errorCode,
        +              java.lang.String message,
        +              java.lang.Throwable cause)
        +
        Deprecated. 
        +
        Constructor.
        +
        Parameters:
        errorCode - The error code.
        message - The detail message.
        cause - The cause.
        +
      • +
      + + + +
        +
      • +

        PdfAsException

        +
        public PdfAsException(int errorCode,
        +              java.lang.Throwable cause)
        +
        Deprecated. 
        +
        Constructor.
        +
        Parameters:
        errorCode - The error code.
        cause - The cause.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getErrorCode

        +
        public int getErrorCode()
        +
        Deprecated. 
        +
        Returns the error code of this exception.
        +
        Returns:
        Returns the error code of this exception.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html new file mode 100644 index 00000000..cc26a9d8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/PdfAsWrappedException.html @@ -0,0 +1,280 @@ + + + + + +PdfAsWrappedException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.exceptions
+

Class PdfAsWrappedException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public class PdfAsWrappedException
    +extends PdfAsException
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      PdfAsWrappedException(java.lang.Throwable e) +
      Deprecated. 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsWrappedException

        +
        public PdfAsWrappedException(java.lang.Throwable e)
        +
        Deprecated. 
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-frame.html new file mode 100644 index 00000000..27a4f4b1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-frame.html @@ -0,0 +1,25 @@ + + + + + +at.gv.egiz.pdfas.api.exceptions + + + + +

at.gv.egiz.pdfas.api.exceptions

+
+

Classes

+ +

Exceptions

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-summary.html new file mode 100644 index 00000000..3040cba7 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-summary.html @@ -0,0 +1,154 @@ + + + + + +at.gv.egiz.pdfas.api.exceptions + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api.exceptions

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/exceptions/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-tree.html new file mode 100644 index 00000000..6767ad7b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/exceptions/package-tree.html @@ -0,0 +1,140 @@ + + + + + +at.gv.egiz.pdfas.api.exceptions Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/io/DataSink.html b/docs/full/at/gv/egiz/pdfas/api/io/DataSink.html new file mode 100644 index 00000000..e3bafe39 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/io/DataSink.html @@ -0,0 +1,309 @@ + + + + + +DataSink + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.io
+

Interface DataSink

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    ByteArrayDataSink_OLD
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface DataSink
    +
    Output document data sink. + +

    + Actually, the DataSink can be seen as a factory for creating OutputStreams + with mime type and character encoding provided. This allows the API user to + decide how data is to be stored (e.g. in a file, in a byte array, etc.). +

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

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.io.OutputStreamcreateOutputStream(java.lang.String mimeType) +
      Deprecated. 
      +
      Creates an OutputStream for binary data.
      +
      java.io.OutputStreamcreateOutputStream(java.lang.String mimeType, + java.lang.String characterEncoding) +
      Deprecated. 
      +
      Creates an OutputStream for character data.
      +
      java.lang.StringgetCharacterEncoding() +
      Deprecated. 
      +
      Returns the character encoding of the data stream.
      +
      java.lang.StringgetMimeType() +
      Deprecated. 
      +
      Returns the mime type of the data stream.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createOutputStream

        +
        java.io.OutputStream createOutputStream(java.lang.String mimeType)
        +                                        throws java.io.IOException
        +
        Deprecated. 
        +
        Creates an OutputStream for binary data. + +

        + Note that the stream may be written only once. Creating another stream + overwrites the existing one. +

        +
        Parameters:
        mimeType - The mime type of the output data.
        +
        Returns:
        Returns the created output stream.
        +
        Throws:
        +
        java.io.IOException - Thrown if the stream cannot be created.
        +
      • +
      + + + +
        +
      • +

        createOutputStream

        +
        java.io.OutputStream createOutputStream(java.lang.String mimeType,
        +                                      java.lang.String characterEncoding)
        +                                        throws java.io.IOException
        +
        Deprecated. 
        +
        Creates an OutputStream for character data. + +

        + This is basically the same as createOutputStream(String), but + allows to specify the character encoding. +

        +
        Parameters:
        mimeType - The mime type of the output data.
        characterEncoding - The character encoding of the data.
        +
        Returns:
        Returns the created output stream.
        +
        Throws:
        +
        java.io.IOException - Thrown if the stream cannot be created.
        +
      • +
      + + + +
        +
      • +

        getMimeType

        +
        java.lang.String getMimeType()
        +
        Deprecated. 
        +
        Returns the mime type of the data stream. + +

        + This is only valid after a stream has been created. +

        +
        Returns:
        Returns the mime type of the data stream.
        +
      • +
      + + + +
        +
      • +

        getCharacterEncoding

        +
        java.lang.String getCharacterEncoding()
        +
        Deprecated. 
        +
        Returns the character encoding of the data stream. + +

        + This is only valid after a stream has been created. Null means that no + character encoding was specified for the data (e.g. if the data is binary). +

        +
        Returns:
        Returns the character encoding of the data stream.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/io/DataSource.html b/docs/full/at/gv/egiz/pdfas/api/io/DataSource.html new file mode 100644 index 00000000..c9841978 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/io/DataSource.html @@ -0,0 +1,317 @@ + + + + + +DataSource + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.io
+

Interface DataSource

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    ByteArrayDataSource_OLD, FileDataSource
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface DataSource
    +
    Input document data source. + +

    + This allows the holder of the data to decide how the data is to be stored (e.g. in a File or in a byte array). +

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

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.io.InputStreamcreateInputStream() +
      Deprecated. 
      +
      Creates a new InputStream that allows to read out the document's binary + data from the beginning.
      +
      byte[]getAsByteArray() +
      Deprecated. 
      +
      Returns the data of this DataSource as a byte array for random read only access.
      +
      java.lang.StringgetCharacterEncoding() +
      Deprecated. 
      +
      Returns the character encoding of the data.
      +
      intgetLength() +
      Deprecated. 
      +
      Returns the length (number of bytes) of the stream.
      +
      java.lang.StringgetMimeType() +
      Deprecated. 
      +
      Returns the mime type of the data.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createInputStream

        +
        java.io.InputStream createInputStream()
        +
        Deprecated. 
        +
        Creates a new InputStream that allows to read out the document's binary + data from the beginning.
        +
        Returns:
        Returns the InputStream with the binary data.
        +
      • +
      + + + +
        +
      • +

        getLength

        +
        int getLength()
        +
        Deprecated. 
        +
        Returns the length (number of bytes) of the stream.
        +
        Returns:
        Returns the length (number of bytes) of the stream.
        +
      • +
      + + + +
        +
      • +

        getAsByteArray

        +
        byte[] getAsByteArray()
        +
        Deprecated. 
        +
        Returns the data of this DataSource as a byte array for random read only access. + +

        + Calling this method indicates that you need a byte array for random + read only access. The DataSource implementation should of + course cache this byte array to avoid too much memory usage. +

        +

        + Performance analysis has shown that the libraries internally convert the + streams to byte arrays and that file system access is very slow. +

        +

        + Never write to this byte array! +

        +
        Returns:
        Returns the data of this DataSource as a byte array for random read only access.
        +
      • +
      + + + +
        +
      • +

        getMimeType

        +
        java.lang.String getMimeType()
        +
        Deprecated. 
        +
        Returns the mime type of the data.
        +
        Returns:
        Returns the mime type of the data.
        +
      • +
      + + + +
        +
      • +

        getCharacterEncoding

        +
        java.lang.String getCharacterEncoding()
        +
        Deprecated. 
        +
        Returns the character encoding of the data. + +

        + This makes only sense for character based mime types. +

        +
        Returns:
        Returns the character encoding of the data or null if no encoding + is applicable (e.g. if the data is binary).
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/io/FileBased.html b/docs/full/at/gv/egiz/pdfas/api/io/FileBased.html new file mode 100644 index 00000000..cf7cbbd4 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/io/FileBased.html @@ -0,0 +1,221 @@ + + + + + +FileBased + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.io
+

Interface FileBased

+
+
+
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface FileBased
    +
    Tells that the IO element (DataSink or DataSource) is backed by a file in the local file system. + +

    + This is a hint that may be used by PDF-AS to optimize data access. +

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

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.io.FilegetFile() +
      Deprecated. 
      +
      Returns the File "behind" this io element.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getFile

        +
        java.io.File getFile()
        +
        Deprecated. 
        +
        Returns the File "behind" this io element. + +

        + This is usually used to determine the file name itself. +

        +
        Returns:
        Returns the File "behind" this io element.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/io/TextBased.html b/docs/full/at/gv/egiz/pdfas/api/io/TextBased.html new file mode 100644 index 00000000..09413194 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/io/TextBased.html @@ -0,0 +1,222 @@ + + + + + +TextBased + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.io
+

Interface TextBased

+
+
+
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface TextBased
    +
    Tells, that the IO Element (DataSink - but mostly DataSource) is based upon + character data. + +

    + This can be used to retrieve the character text directly with the correct + encoding etc. +

    +

    + This makes most sense for text DataSources. +

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

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetText() +
      Deprecated. 
      +
      Returns the text.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getText

        +
        java.lang.String getText()
        +
        Deprecated. 
        +
        Returns the text.
        +
        Returns:
        Returns the text.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/io/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/io/package-frame.html new file mode 100644 index 00000000..bb941a1e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/io/package-frame.html @@ -0,0 +1,22 @@ + + + + + +at.gv.egiz.pdfas.api.io + + + + +

at.gv.egiz.pdfas.api.io

+
+

Interfaces

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/io/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/io/package-summary.html new file mode 100644 index 00000000..d824b028 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/io/package-summary.html @@ -0,0 +1,143 @@ + + + + + +at.gv.egiz.pdfas.api.io + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api.io

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/io/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/io/package-tree.html new file mode 100644 index 00000000..f4e22eb6 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/io/package-tree.html @@ -0,0 +1,125 @@ + + + + + +at.gv.egiz.pdfas.api.io Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/package-frame.html new file mode 100644 index 00000000..7c1a5e34 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/package-frame.html @@ -0,0 +1,19 @@ + + + + + +at.gv.egiz.pdfas.api + + + + +

at.gv.egiz.pdfas.api

+
+

Interfaces

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/package-summary.html new file mode 100644 index 00000000..31cf9795 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/package-summary.html @@ -0,0 +1,131 @@ + + + + + +at.gv.egiz.pdfas.api + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/package-tree.html new file mode 100644 index 00000000..261635bc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/package-tree.html @@ -0,0 +1,122 @@ + + + + + +at.gv.egiz.pdfas.api Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/SignParameters.html b/docs/full/at/gv/egiz/pdfas/api/sign/SignParameters.html new file mode 100644 index 00000000..14a53976 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/SignParameters.html @@ -0,0 +1,996 @@ + + + + + +SignParameters + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign
+

Class SignParameters

+
+
+ +
+
    +
  • +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public class SignParameters
    +extends java.lang.Object
    +
    Parameter object that holds the sign parameters.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        document

        +
        protected DataSource document
        +
        Deprecated. 
        +
        The document to be signed. + +

        + The DataSource implementation encapsulates the actual representaion of the + data. E.g. the DataSource may be File based or byte array based. See + package at.gv.egiz.pdfas.framework.input and at.gv.pdfas.impl.input +

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

        signatureProfileId

        +
        protected java.lang.String signatureProfileId
        +
        Deprecated. 
        +
        The signature profile identifier identifying the profile to be used in the + config file. + +

        + Note: In near future it will be possible to provide a full specified + profile here instead of the profile id. +

        +
      • +
      + + + +
        +
      • +

        signatureKeyIdentifier

        +
        protected java.lang.String signatureKeyIdentifier
        +
        Deprecated. 
        +
        The signature key identifier specifying which signature key should be used + by the signature device to perform the signature. + +

        + Providing a null value (default) means that no explicit signature key + identifier is provided. The selected signature device will then use its + default mechanism for retrieving this information (which is usually to read + the key from the provided signature profile). +

        +

        + Note that not all signature devices may support this parameter. + If a signature device doesn't support this parameter the value should be null. +

        +

        + This key is usually passed straight through to the signature device and + thereby has to contain an appropriate value for the signature device + chosen. +

        +

        + Currently, only the Constants.SIGNATURE_DEVICE_MOA signature device + evaluates this parameter and passes the provided String to MOA as the MOA + key group identifier. If null is provided, the MOA signature device will + determine the signature key identifier to be used from the provided profile + and, if not specified there either, from the MOA default configuration. +

        +
      • +
      + + + +
        +
      • +

        signaturePositioning

        +
        protected SignaturePositioning signaturePositioning
        +
        Deprecated. 
        +
        The signature position. Consult the PDF-AS documentation section + Commandline.
        +
      • +
      + + + +
        +
      • +

        output

        +
        protected DataSink output
        +
        Deprecated. 
        +
        The output DataSink that will receive the signed document.
        +
      • +
      + + + +
        +
      • +

        timeStamperImpl

        +
        protected TimeStamper timeStamperImpl
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        checkForPlaceholder

        +
        protected java.lang.Boolean checkForPlaceholder
        +
        Deprecated. 
        +
        The flag to de-/activate placeholder search
        +
      • +
      + + + +
        +
      • +

        placeholderId

        +
        protected java.lang.String placeholderId
        +
        Deprecated. 
        +
        The id of the placeholder which should be replaced.
        +
      • +
      + + + +
        +
      • +

        placeholderMatchMode

        +
        protected int placeholderMatchMode
        +
        Deprecated. 
        +
        The matching mode for placeholder extraction.
        + If a placeholderId is set, the match mode determines what is to be done, if no matching placeholder is found in the document. +
        + Defaults to Constants.PLACEHOLDER_MATCH_MODE_MODERATE.
        +
      • +
      + + + +
        +
      • +

        overrideProps

        +
        protected java.util.Properties overrideProps
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignParameters

        +
        public SignParameters()
        +
        Deprecated. 
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        setTimeStamperImpl

        +
        public void setTimeStamperImpl(TimeStamper timeStamperImpl)
        +
        Deprecated. 
        +
        Set a TimeStamper to create a timestamp on the signature value. Will be + called after sign. For binary signatures only. Timestamp will be embedded in egiz dict /TimeStamp.
        +
        Parameters:
        timeStamperImpl -
        +
      • +
      + + + +
        +
      • +

        getDocument

        +
        public DataSource getDocument()
        +
        Deprecated. 
        +
        Returns:
        the document
        +
      • +
      + + + +
        +
      • +

        setDocument

        +
        public void setDocument(DataSource document)
        +
        Deprecated. 
        +
        Parameters:
        document - the document to set
        +
      • +
      + + + +
        +
      • +

        getSignatureType

        +
        public java.lang.String getSignatureType()
        +
        Deprecated. 
        +
        Returns:
        the signatureType
        +
      • +
      + + + +
        +
      • +

        setSignatureType

        +
        public void setSignatureType(java.lang.String signatureType)
        +
        Deprecated. 
        +
        Parameters:
        signatureType - the signatureType to set
        +
      • +
      + + + +
        +
      • +

        getSignatureDevice

        +
        public java.lang.String getSignatureDevice()
        +
        Deprecated. 
        +
        Returns:
        the signatureDevice
        +
      • +
      + + + +
        +
      • +

        setSignatureDevice

        +
        public void setSignatureDevice(java.lang.String signatureDevice)
        +
        Deprecated. 
        +
        Parameters:
        signatureDevice - the signatureDevice to set
        +
      • +
      + + + +
        +
      • +

        getSignatureProfileId

        +
        public java.lang.String getSignatureProfileId()
        +
        Deprecated. 
        +
        Returns:
        the signatureProfileId
        +
      • +
      + + + +
        +
      • +

        setSignatureProfileId

        +
        public void setSignatureProfileId(java.lang.String signatureProfileId)
        +
        Deprecated. 
        +
        Parameters:
        signatureProfileId - the signatureProfileId to set
        +
      • +
      + + + +
        +
      • +

        getSignaturePositioning

        +
        public SignaturePositioning getSignaturePositioning()
        +
        Deprecated. 
        +
        Returns:
        the signaturePositioning
        +
      • +
      + + + +
        +
      • +

        setSignaturePositioning

        +
        public void setSignaturePositioning(SignaturePositioning signaturePositioning)
        +
        Deprecated. 
        +
        Parameters:
        signaturePositioning - the signaturePositioning to set
        +
      • +
      + + + +
        +
      • +

        getOutput

        +
        public DataSink getOutput()
        +
        Deprecated. 
        +
        Returns:
        the output
        +
      • +
      + + + +
        +
      • +

        setOutput

        +
        public void setOutput(DataSink output)
        +
        Deprecated. 
        +
        Parameters:
        output - the output to set
        +
      • +
      + + + +
        +
      • +

        getSignatureKeyIdentifier

        +
        public java.lang.String getSignatureKeyIdentifier()
        +
        Deprecated. 
        +
        Returns:
        the signatureKeyIdentifier
        +
      • +
      + + + +
        +
      • +

        setSignatureKeyIdentifier

        +
        public void setSignatureKeyIdentifier(java.lang.String signatureKeyIdentifier)
        +
        Deprecated. 
        +
        Parameters:
        signatureKeyIdentifier - the signatureKeyIdentifier to set
        +
      • +
      + + + +
        +
      • +

        setProfileOverrideValue

        +
        public void setProfileOverrideValue(java.lang.String key,
        +                           java.lang.String value)
        +
        Deprecated. 
        +
        Override user defined values from the used signature profile like "value.SIG_META". + You cannot override pre defined values like SIG_VALUE, SIG_DATE SignatureTypes.REQUIRED_SIG_KEYS. + The override values are bound to the SignParameters instance. +

        + Sample usage: +

        +      SignParameters sp = new SignParameters();
        +      . . .
        +
        +      sp.setSignatureProfileId("SIGNATURBLOCK_DE");
        +
        +      // expressions do not work on binary signature fields without phlength setting!!
        +      sp.setProfileOverrideValue("SIG_META", "It's nice to be important, but it is more important to be nice ${subject.L}");;
        +      sp.setProfileOverrideValue("SIG_LABEL", "./images/signatur-logo_en.png");
        +
        +      // execute sign using the overrides
        +      pdfAs.sign(sp);
        +  
        +

        +
        Parameters:
        key - the name of the setting to override e.g. "SIG_META"
        value - The new value
        +
      • +
      + + + +
        +
      • +

        getProfileOverrideProperties

        +
        public java.util.Properties getProfileOverrideProperties()
        +
        Deprecated. 
        +
        Get override values created via setProfileOverrideValue(String, String)
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        isCheckForPlaceholder

        +
        public java.lang.Boolean isCheckForPlaceholder()
        +
        Deprecated. 
        +
        Get the value of the checkForPlaceholder flag.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setCheckForPlaceholder

        +
        public void setCheckForPlaceholder(java.lang.Boolean searchForPlaceHolder)
        +
        Deprecated. 
        +
        Set this to true, if you want a search for placeholder images to be performed and + appropriate images to be replaced. + If this is not set, a search will only be performed if the configuration property "enable_placeholder_search" is set to true.
        +
        Parameters:
        check -
        +
      • +
      + + + +
        +
      • +

        setPlaceholderId

        +
        public void setPlaceholderId(java.lang.String placeholderId)
        +
        Deprecated. 
        +
        Set an explicit placeholder id. + Only placeholder images that have a matching ID property embedded will be considered for replacement.
        +
        Parameters:
        placeholderId -
        +
      • +
      + + + +
        +
      • +

        getPlaceholderId

        +
        public java.lang.String getPlaceholderId()
        +
        Deprecated. 
        +
        The id of the placeholder to replace.
        +
        Returns:
        the placeholderId
        +
      • +
      + + + + + + + +
        +
      • +

        getPlaceholderMatchMode

        +
        public int getPlaceholderMatchMode()
        +
        Deprecated. 
        +
        Get the placeholder matching mode.
        +
        Returns:
        the placeholderMatchMode
        See Also:
        getPlaceholderMatchMode()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/SignResult.html b/docs/full/at/gv/egiz/pdfas/api/sign/SignResult.html new file mode 100644 index 00000000..f0797b38 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/SignResult.html @@ -0,0 +1,304 @@ + + + + + +SignResult + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign
+

Interface SignResult

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SignResultImpl
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface SignResult
    +
    The result of a sign operation.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getOutputDocument

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

        getSignerCertificate

        +
        java.security.cert.X509Certificate getSignerCertificate()
        +
        Deprecated. 
        +
        Returns the certificate of the signer.
        +
        Returns:
        Returns the certificate of the signer.
        +
      • +
      + + + +
        +
      • +

        getSignaturePosition

        +
        SignaturePosition getSignaturePosition()
        +
        Deprecated. 
        +
        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.
        +
      • +
      + + + +
        +
      • +

        getNonTextualObjects

        +
        java.util.List getNonTextualObjects()
        +
        Deprecated. 
        +
        Returns a list<NonTextObjectInfo of non textual objects in the pdf document. + Only available for textual signatures. Show this to the user who signed the textual content only!
        +
        Returns:
        List<NonTextObjectInfo or null of not available (binary signature)
        +
      • +
      + + + +
        +
      • +

        hasNonTextualObjects

        +
        boolean hasNonTextualObjects()
        +
        Deprecated. 
        +
        Returns if pdf has non textual objects (only for textual signature available).
        +
        Returns:
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/SignatureDetailInformation.html b/docs/full/at/gv/egiz/pdfas/api/sign/SignatureDetailInformation.html new file mode 100644 index 00000000..d4ffb23a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/SignatureDetailInformation.html @@ -0,0 +1,506 @@ + + + + + +SignatureDetailInformation + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign
+

Interface SignatureDetailInformation

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SignatureDetailInformationWrapper
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface SignatureDetailInformation
    +
    A container for all relevant signature related data.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetIssuer() +
      Deprecated. 
      +
      Get the name of the issuer.
      +
      java.util.MapgetIssuerDNMap() +
      Deprecated. 
      +
      Short for SignatureDetailInformation#getX509Certificate()#getIssuerDNMap()
      +
      java.util.ListgetNonTextualObjects() +
      Deprecated. 
      +
      Returns a list<NonTextObjectInfo of non textual objects in the pdf document.
      +
      java.lang.StringgetSerialNumber() +
      Deprecated. 
      +
      Short for SignatureDetailInformation#getX509Certificate()#getSerialNumber()#toString()
      +
      java.lang.StringgetSigAlgorithm() +
      Deprecated. 
      +
      Get the algorithm the signature was created with.
      +
      java.lang.StringgetSigID() +
      Deprecated. 
      java.lang.StringgetSigKZ() +
      Deprecated. 
      DataSourcegetSignatureData() +
      Deprecated. 
      SignaturePositiongetSignaturePosition() +
      Deprecated. 
      +
      Returns the position where the signature table was actually placed.
      +
      java.lang.StringgetSignatureValue() +
      Deprecated. 
      java.util.DategetSignDate() +
      Deprecated. 
      +
      Returns the date of signature extracted from the signature.
      +
      java.lang.StringgetSigTimeStamp() +
      Deprecated. 
      java.util.MapgetSubjectDNMap() +
      Deprecated. 
      +
      Short for SignatureDetailInformation#getX509Certificate()#getSubjectDNMap()
      +
      java.lang.StringgetSubjectName() +
      Deprecated. 
      +
      Short for SignatureDetailInformation#getX509Certificate()#getSubjectName()#toString()
      +
      java.security.cert.X509CertificategetX509Certificate() +
      Deprecated. 
      booleanisBinary() +
      Deprecated. 
      booleanisTextual() +
      Deprecated. 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSignatureData

        +
        DataSource getSignatureData()
        +
        Deprecated. 
        +
      • +
      + + + +
        +
      • +

        getSignaturePosition

        +
        SignaturePosition getSignaturePosition()
        +
        Deprecated. 
        +
        Returns the position where the signature table was actually placed.
        +
        Returns:
        Returns the position where the signature table was actually placed.
        +
      • +
      + + + +
        +
      • +

        getNonTextualObjects

        +
        java.util.List getNonTextualObjects()
        +
        Deprecated. 
        +
        Returns a list<NonTextObjectInfo of non textual objects in the pdf document. + Only available for textual signatures. Show this to the user who signed the textual content only!
        +
        Returns:
        List<NonTextObjectInfo or null of not available (binary signature)
        +
      • +
      + + + +
        +
      • +

        getSignDate

        +
        java.util.Date getSignDate()
        +
        Deprecated. 
        +
        Returns the date of signature extracted from the signature.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getIssuer

        +
        java.lang.String getIssuer()
        +
        Deprecated. 
        +
        Get the name of the issuer. + Short for SignatureDetailInformation#getX509Certificate()#getIssuer()#getName()
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getIssuerDNMap

        +
        java.util.Map getIssuerDNMap()
        +
        Deprecated. 
        +
        Short for SignatureDetailInformation#getX509Certificate()#getIssuerDNMap()
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getSubjectName

        +
        java.lang.String getSubjectName()
        +
        Deprecated. 
        +
        Short for SignatureDetailInformation#getX509Certificate()#getSubjectName()#toString()
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getSerialNumber

        +
        java.lang.String getSerialNumber()
        +
        Deprecated. 
        +
        Short for SignatureDetailInformation#getX509Certificate()#getSerialNumber()#toString()
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getSigAlgorithm

        +
        java.lang.String getSigAlgorithm()
        +
        Deprecated. 
        +
        Get the algorithm the signature was created with.
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getSigID

        +
        java.lang.String getSigID()
        +
        Deprecated. 
        +
        Returns:
        the signature id.
        +
      • +
      + + + +
        +
      • +

        getSigKZ

        +
        java.lang.String getSigKZ()
        +
        Deprecated. 
        +
        Returns:
        the signature method.
        +
      • +
      + + + +
        +
      • +

        getSignatureValue

        +
        java.lang.String getSignatureValue()
        +
        Deprecated. 
        +
        Returns:
        the signature value.
        +
      • +
      + + + +
        +
      • +

        getSigTimeStamp

        +
        java.lang.String getSigTimeStamp()
        +
        Deprecated. 
        +
        Returns:
        the signature time stamp.
        +
      • +
      + + + +
        +
      • +

        getSubjectDNMap

        +
        java.util.Map getSubjectDNMap()
        +
        Deprecated. 
        +
        Short for SignatureDetailInformation#getX509Certificate()#getSubjectDNMap()
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        getX509Certificate

        +
        java.security.cert.X509Certificate getX509Certificate()
        +
        Deprecated. 
        +
        Returns:
        the certificate used for signature.
        +
      • +
      + + + +
        +
      • +

        isTextual

        +
        boolean isTextual()
        +
        Deprecated. 
        +
        Returns:
        true if the signature is textual, false otherwise.
        +
      • +
      + + + +
        +
      • +

        isBinary

        +
        boolean isBinary()
        +
        Deprecated. 
        +
        Returns:
        true if this signature is binary, false otherwise.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/sign/package-frame.html new file mode 100644 index 00000000..8ab9b71f --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/package-frame.html @@ -0,0 +1,24 @@ + + + + + +at.gv.egiz.pdfas.api.sign + + + + +

at.gv.egiz.pdfas.api.sign

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/sign/package-summary.html new file mode 100644 index 00000000..1e06df57 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/package-summary.html @@ -0,0 +1,150 @@ + + + + + +at.gv.egiz.pdfas.api.sign + + + + + + + +
+ + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/sign/package-tree.html new file mode 100644 index 00000000..25345b35 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/package-tree.html @@ -0,0 +1,131 @@ + + + + + +at.gv.egiz.pdfas.api.sign Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/SignaturePosition.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/SignaturePosition.html new file mode 100644 index 00000000..7767ac68 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/SignaturePosition.html @@ -0,0 +1,297 @@ + + + + + +SignaturePosition + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos
+

Interface SignaturePosition

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SignaturePositionImpl
    +
    +
    +
    Deprecated.
    +
    +
    @Deprecated
    +public interface SignaturePosition
    +
    Holds the actual, absolute signature position where a signature was placed. + +

    + This is usually returned after signing. +

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

      Method Summary

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

      Method Detail

      + + + +
        +
      • +

        getPage

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

        getX

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

        getY

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

        getWidth

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

        getHeight

        +
        float getHeight()
        +
        Deprecated. 
        +
        Returns the height of the signature.
        +
        Returns:
        Returns the height of the signature.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/SignaturePositioning.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/SignaturePositioning.html new file mode 100644 index 00000000..c9b0262b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/SignaturePositioning.html @@ -0,0 +1,572 @@ + + + + + +SignaturePositioning + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos
+

Class SignaturePositioning

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class SignaturePositioning
    +extends java.lang.Object
    +implements java.io.Serializable
    +
    Defines how the signature positioning is to be performed. + +

    + This positioning allows to select the location where the signature block is + placed in the document. +

    +
    See Also:
    Serialized Form
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignaturePositioning

        +
        public SignaturePositioning()
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        checkAxisAlgorithm

        +
        protected void checkAxisAlgorithm(AxisAlgorithm algorithm)
        +
      • +
      + + + +
        +
      • +

        checkPageAlgorithm

        +
        protected void checkPageAlgorithm(PageAlgorithm algorithm)
        +
      • +
      + + + +
        +
      • +

        getXAlgorithm

        +
        public AxisAlgorithm getXAlgorithm()
        +
        Returns:
        the xAlgorithm
        +
      • +
      + + + +
        +
      • +

        setXAlgorithm

        +
        public void setXAlgorithm(AxisAlgorithm algorithm)
        +
        Parameters:
        algorithm - the xAlgorithm to set
        +
      • +
      + + + +
        +
      • +

        getYAlgorithm

        +
        public AxisAlgorithm getYAlgorithm()
        +
        Returns:
        the yAlgorithm
        +
      • +
      + + + +
        +
      • +

        setYAlgorithm

        +
        public void setYAlgorithm(AxisAlgorithm algorithm)
        +
        Parameters:
        algorithm - the yAlgorithm to set
        +
      • +
      + + + +
        +
      • +

        getWidthAlgorithm

        +
        public AxisAlgorithm getWidthAlgorithm()
        +
        Returns:
        the widthAlgorithm
        +
      • +
      + + + +
        +
      • +

        setWidthAlgorithm

        +
        public void setWidthAlgorithm(AxisAlgorithm widthAlgorithm)
        +
        Parameters:
        widthAlgorithm - the widthAlgorithm to set
        +
      • +
      + + + +
        +
      • +

        getPageAlgorithm

        +
        public PageAlgorithm getPageAlgorithm()
        +
        Returns:
        the pageAlgorithm
        +
      • +
      + + + +
        +
      • +

        setPageAlgorithm

        +
        public void setPageAlgorithm(PageAlgorithm pageAlgorithm)
        +
        Parameters:
        pageAlgorithm - the pageAlgorithm to set
        +
      • +
      + + + +
        +
      • +

        getFooterLine

        +
        public float getFooterLine()
        +
        Returns:
        the footerLine
        +
      • +
      + + + +
        +
      • +

        setFooterLine

        +
        public void setFooterLine(float footerLine)
        +
        Parameters:
        footerLine - the footerLine to set
        +
      • +
      + + + +
        +
      • +

        getPositionString

        +
        public java.lang.String getPositionString()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AbsoluteAxisAlgorithm.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AbsoluteAxisAlgorithm.html new file mode 100644 index 00000000..d5f9f4ea --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AbsoluteAxisAlgorithm.html @@ -0,0 +1,313 @@ + + + + + +AbsoluteAxisAlgorithm + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos.axis
+

Class AbsoluteAxisAlgorithm

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class AbsoluteAxisAlgorithm
    +extends AxisAlgorithm
    +implements java.io.Serializable
    +
    An absolute positioned element.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected floatabsoluteValue +
      The absolute positioning value on the axis.
      +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      AbsoluteAxisAlgorithm(float absoluteValue) +
      Constructor.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      floatgetAbsoluteValue() +
      Returns absolute positioning value on the axis.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        absoluteValue

        +
        protected float absoluteValue
        +
        The absolute positioning value on the axis.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AbsoluteAxisAlgorithm

        +
        public AbsoluteAxisAlgorithm(float absoluteValue)
        +
        Constructor.
        +
        Parameters:
        absoluteValue - The absolute positioning value on the axis.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAbsoluteValue

        +
        public float getAbsoluteValue()
        +
        Returns absolute positioning value on the axis.
        +
        Returns:
        the absoluteValue Returns absolute positioning value on the axis.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AutoAxisAlgorithm.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AutoAxisAlgorithm.html new file mode 100644 index 00000000..bafb60b1 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AutoAxisAlgorithm.html @@ -0,0 +1,238 @@ + + + + + +AutoAxisAlgorithm + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos.axis
+

Class AutoAxisAlgorithm

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class AutoAxisAlgorithm
    +extends AxisAlgorithm
    +implements java.io.Serializable
    +
    Auto positioning for this element.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AutoAxisAlgorithm

        +
        public AutoAxisAlgorithm()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AxisAlgorithm.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AxisAlgorithm.html new file mode 100644 index 00000000..16577a71 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/AxisAlgorithm.html @@ -0,0 +1,237 @@ + + + + + +AxisAlgorithm + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos.axis
+

Class AxisAlgorithm

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    Direct Known Subclasses:
    +
    AbsoluteAxisAlgorithm, AutoAxisAlgorithm
    +
    +
    +
    +
    public abstract class AxisAlgorithm
    +extends java.lang.Object
    +implements java.io.Serializable
    +
    Determines how a certain position is chosen on the axis (x, y, width).
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AxisAlgorithm

        +
        public AxisAlgorithm()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-frame.html new file mode 100644 index 00000000..83c62186 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-frame.html @@ -0,0 +1,21 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos.axis + + + + +

at.gv.egiz.pdfas.api.sign.pos.axis

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-summary.html new file mode 100644 index 00000000..9b1e7560 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-summary.html @@ -0,0 +1,145 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos.axis + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api.sign.pos.axis

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-tree.html new file mode 100644 index 00000000..d51d3283 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/axis/package-tree.html @@ -0,0 +1,131 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos.axis Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.api.sign.pos.axis

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-frame.html new file mode 100644 index 00000000..f4b13ae5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-frame.html @@ -0,0 +1,23 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos + + + + +

at.gv.egiz.pdfas.api.sign.pos

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-summary.html new file mode 100644 index 00000000..e816dbc3 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-summary.html @@ -0,0 +1,148 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos + + + + + + + +
+ + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-tree.html new file mode 100644 index 00000000..0016003e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/package-tree.html @@ -0,0 +1,130 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/AbsolutePageAlgorithm.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/AbsolutePageAlgorithm.html new file mode 100644 index 00000000..584adee8 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/AbsolutePageAlgorithm.html @@ -0,0 +1,310 @@ + + + + + +AbsolutePageAlgorithm + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos.page
+

Class AbsolutePageAlgorithm

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class AbsolutePageAlgorithm
    +extends PageAlgorithm
    +implements java.io.Serializable
    +
    The page is selected absolutely by giving the page number directly.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected intpage +
      The page.
      +
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      AbsolutePageAlgorithm(int page) +
      Constructor.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intgetPage() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        page

        +
        protected int page
        +
        The page.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AbsolutePageAlgorithm

        +
        public AbsolutePageAlgorithm(int page)
        +
        Constructor.
        +
        Parameters:
        page - The page.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPage

        +
        public int getPage()
        +
        Returns:
        the page
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/AutoPageAlgorithm.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/AutoPageAlgorithm.html new file mode 100644 index 00000000..233bd037 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/AutoPageAlgorithm.html @@ -0,0 +1,244 @@ + + + + + +AutoPageAlgorithm + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos.page
+

Class AutoPageAlgorithm

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class AutoPageAlgorithm
    +extends PageAlgorithm
    +implements java.io.Serializable
    +
    The page for placing the signature is selected automatically. + +

    + The algorithm first tries to place the signature on the free space of the + last page (considering the footer). If there is not enough space on the last + page, a new page is appended and the signature is placed there. +

    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        AutoPageAlgorithm

        +
        public AutoPageAlgorithm()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/NewPageAlgorithm.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/NewPageAlgorithm.html new file mode 100644 index 00000000..a1aad316 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/NewPageAlgorithm.html @@ -0,0 +1,238 @@ + + + + + +NewPageAlgorithm + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos.page
+

Class NewPageAlgorithm

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class NewPageAlgorithm
    +extends PageAlgorithm
    +implements java.io.Serializable
    +
    Places the signature on a new Page.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        NewPageAlgorithm

        +
        public NewPageAlgorithm()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/PageAlgorithm.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/PageAlgorithm.html new file mode 100644 index 00000000..deeef055 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/PageAlgorithm.html @@ -0,0 +1,237 @@ + + + + + +PageAlgorithm + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.sign.pos.page
+

Class PageAlgorithm

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    Direct Known Subclasses:
    +
    AbsolutePageAlgorithm, AutoPageAlgorithm, NewPageAlgorithm
    +
    +
    +
    +
    public abstract class PageAlgorithm
    +extends java.lang.Object
    +implements java.io.Serializable
    +
    Determines how the page on which the signature is to be placed is selected.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PageAlgorithm

        +
        public PageAlgorithm()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-frame.html new file mode 100644 index 00000000..301942a2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-frame.html @@ -0,0 +1,22 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos.page + + + + +

at.gv.egiz.pdfas.api.sign.pos.page

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-summary.html new file mode 100644 index 00000000..3a006f9d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-summary.html @@ -0,0 +1,151 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos.page + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api.sign.pos.page

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-tree.html new file mode 100644 index 00000000..a92b6d95 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/sign/pos/page/package-tree.html @@ -0,0 +1,132 @@ + + + + + +at.gv.egiz.pdfas.api.sign.pos.page Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.api.sign.pos.page

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/timestamp/DummyTimeStamper.html b/docs/full/at/gv/egiz/pdfas/api/timestamp/DummyTimeStamper.html new file mode 100644 index 00000000..5fc83168 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/timestamp/DummyTimeStamper.html @@ -0,0 +1,295 @@ + + + + + +DummyTimeStamper + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.timestamp
+

Class DummyTimeStamper

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    TimeStamper
    +
    +
    +
    +
    public class DummyTimeStamper
    +extends java.lang.Object
    +implements TimeStamper
    +
    Dummy/test implementation of the timestamper. Logs and stores test-timestamp for assertion getLastTimeStamp()
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringapplyTimeStamp(java.lang.String b64SignatureValue) +
      Implement timestamp in this method.
      +
      java.lang.StringgetLastTimeStamp() 
      voidsetLastTimeStamp(java.lang.String lastTimeStamp) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DummyTimeStamper

        +
        public DummyTimeStamper()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        applyTimeStamp

        +
        public java.lang.String applyTimeStamp(java.lang.String b64SignatureValue)
        +
        Description copied from interface: TimeStamper
        +
        Implement timestamp in this method.
        +
        +
        Specified by:
        +
        applyTimeStamp in interface TimeStamper
        +
        Parameters:
        b64SignatureValue - signature value, base64 encoded
        +
        Returns:
        timestamp to be embedded in egiz dictionary base64 encoded (following RFC3161).
        +
      • +
      + + + +
        +
      • +

        getLastTimeStamp

        +
        public java.lang.String getLastTimeStamp()
        +
      • +
      + + + +
        +
      • +

        setLastTimeStamp

        +
        public void setLastTimeStamp(java.lang.String lastTimeStamp)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/timestamp/TimeStamper.html b/docs/full/at/gv/egiz/pdfas/api/timestamp/TimeStamper.html new file mode 100644 index 00000000..9e464d04 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/timestamp/TimeStamper.html @@ -0,0 +1,214 @@ + + + + + +TimeStamper + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.timestamp
+

Interface TimeStamper

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    DummyTimeStamper
    +
    +
    +
    +
    public interface TimeStamper
    +
    Interface for timestamper implementations/handlers
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringapplyTimeStamp(java.lang.String b64SignatureValue) +
      Implement timestamp in this method.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        applyTimeStamp

        +
        java.lang.String applyTimeStamp(java.lang.String b64SignatureValue)
        +
        Implement timestamp in this method.
        +
        Parameters:
        b64SignatureValue - signature value, base64 encoded
        +
        Returns:
        timestamp to be embedded in egiz dictionary base64 encoded (following RFC3161).
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/timestamp/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/timestamp/package-frame.html new file mode 100644 index 00000000..acdc94b4 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/timestamp/package-frame.html @@ -0,0 +1,23 @@ + + + + + +at.gv.egiz.pdfas.api.timestamp + + + + +

at.gv.egiz.pdfas.api.timestamp

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/timestamp/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/timestamp/package-summary.html new file mode 100644 index 00000000..05ed4b55 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/timestamp/package-summary.html @@ -0,0 +1,150 @@ + + + + + +at.gv.egiz.pdfas.api.timestamp + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api.timestamp

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/timestamp/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/timestamp/package-tree.html new file mode 100644 index 00000000..83641d00 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/timestamp/package-tree.html @@ -0,0 +1,130 @@ + + + + + +at.gv.egiz.pdfas.api.timestamp Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/SignatureCheck.html b/docs/full/at/gv/egiz/pdfas/api/verify/SignatureCheck.html new file mode 100644 index 00000000..ea956233 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/SignatureCheck.html @@ -0,0 +1,234 @@ + + + + + +SignatureCheck + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.verify
+

Interface SignatureCheck

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    SignatureCheckWrapper
    +
    +
    +
    +
    public interface SignatureCheck
    +
    The result of a signature check performed by a verification device.
    +
    See Also:
    VerifyResult
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      intgetCode() +
      Returns the response code of the check.
      +
      java.lang.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

        +
        java.lang.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).
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/VerifyAfterAnalysisParameters.html b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyAfterAnalysisParameters.html new file mode 100644 index 00000000..c59aa168 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyAfterAnalysisParameters.html @@ -0,0 +1,525 @@ + + + + + +VerifyAfterAnalysisParameters + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.verify
+

Class VerifyAfterAnalysisParameters

+
+
+ +
+
    +
  • +
    +
    +
    public class VerifyAfterAnalysisParameters
    +extends java.lang.Object
    +
    Parameter object that holds the verify after analysis parameters.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        analyzeResult

        +
        protected AnalyzeResult analyzeResult
        +
        The list of signatures to be verified.
        +
      • +
      + + + + + + + +
        +
      • +

        verificationTime

        +
        protected java.util.Date verificationTime
        +
        Allows to pass a VerificationTime to the signature device.
        +
      • +
      + + + +
        +
      • +

        returnHashInputData

        +
        protected boolean returnHashInputData
        +
        Tells the signature device (e.g. MOA) to return the signature hash input + data (which is the probably transformed signed data). + +

        + Note that this forces MOA to return the potentially large signature data to + be returned in the result XML, which may result in very bad performance. +

        +
      • +
      + + + +
        +
      • +

        verifySignatureIndex

        +
        protected int verifySignatureIndex
        +
        The index of the signature to be verified. A value < 0 indicates to verify all signatures.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VerifyAfterAnalysisParameters

        +
        public VerifyAfterAnalysisParameters()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAnalyzeResult

        +
        public AnalyzeResult getAnalyzeResult()
        +
        Returns:
        the analyzeResult
        +
      • +
      + + + +
        +
      • +

        setAnalyzeResult

        +
        public void setAnalyzeResult(AnalyzeResult analyzeResult)
        +
        Parameters:
        analyzeResult - the analyzeResult to set
        +
      • +
      + + + +
        +
      • +

        getSignatureDevice

        +
        public java.lang.String getSignatureDevice()
        +
        Returns:
        the signatureDevice
        +
      • +
      + + + +
        +
      • +

        setSignatureDevice

        +
        public void setSignatureDevice(java.lang.String signatureDevice)
        +
        Parameters:
        signatureDevice - the signatureDevice to set
        +
      • +
      + + + +
        +
      • +

        getVerificationTime

        +
        public java.util.Date getVerificationTime()
        +
        Returns:
        the verificationTime
        +
      • +
      + + + +
        +
      • +

        setVerificationTime

        +
        public void setVerificationTime(java.util.Date verificationTime)
        +
        Parameters:
        verificationTime - the verificationTime to set
        +
      • +
      + + + +
        +
      • +

        isReturnHashInputData

        +
        public boolean isReturnHashInputData()
        +
        Returns:
        the returnHashInputData
        +
      • +
      + + + +
        +
      • +

        setReturnHashInputData

        +
        public void setReturnHashInputData(boolean returnHashInputData)
        +
        Parameters:
        returnHashInputData - the returnHashInputData to set
        +
      • +
      + + + +
        +
      • +

        setVerifySignatureIndex

        +
        public void setVerifySignatureIndex(int verify_which)
        +
        Set the index of the signature to verify (index starting at 0). A value < 0 indicates to verify all values.
        +
        Parameters:
        verify_which -
        +
      • +
      + + + +
        +
      • +

        getVerifySignatureIndex

        +
        public int getVerifySignatureIndex()
        +
      • +
      + + + + + + + +
        +
      • +

        isSuppressVerifyExceptions

        +
        public boolean isSuppressVerifyExceptions()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/VerifyAfterReconstructXMLDsigParameters.html b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyAfterReconstructXMLDsigParameters.html new file mode 100644 index 00000000..168a2524 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyAfterReconstructXMLDsigParameters.html @@ -0,0 +1,529 @@ + + + + + +VerifyAfterReconstructXMLDsigParameters + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.verify
+

Class VerifyAfterReconstructXMLDsigParameters

+
+
+ +
+
    +
  • +
    +
    +
    public class VerifyAfterReconstructXMLDsigParameters
    +extends java.lang.Object
    +
    This class represents the parameters needed for verify after reconstructXMLDsig has already been executed.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        reconstructXMLDsigResult

        +
        protected ReconstructXMLDsigResult reconstructXMLDsigResult
        +
        The list of signatures to be verified.
        +
      • +
      + + + + + + + +
        +
      • +

        verificationTime

        +
        protected java.util.Date verificationTime
        +
        Allows to pass a VerificationTime to the signature device.
        +
      • +
      + + + +
        +
      • +

        returnHashInputData

        +
        protected boolean returnHashInputData
        +
        Tells the signature device (e.g. MOA) to return the signature hash input + data (which is the probably transformed signed data). + +

        + Note that this forces MOA to return the potentially large signature data to + be returned in the result XML, which may result in very bad performance. +

        +
      • +
      + + + +
        +
      • +

        verifySignatureIndex

        +
        protected int verifySignatureIndex
        +
        The index of the signature to be verified. A value < 0 indicates to verify all signatures.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VerifyAfterReconstructXMLDsigParameters

        +
        public VerifyAfterReconstructXMLDsigParameters()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getReconstructXMLDsigResult

        +
        public ReconstructXMLDsigResult getReconstructXMLDsigResult()
        +
        Returns:
        the reconstructXMLDsigResult
        +
      • +
      + + + +
        +
      • +

        setReconstructXMLDsigResult

        +
        public void setReconstructXMLDsigResult(ReconstructXMLDsigResult reconstructXMLDsigResult)
        +
        Parameters:
        reconstructXMLDsigResult - the reconstructXMLDsigResult to set
        +
      • +
      + + + +
        +
      • +

        getSignatureDevice

        +
        public java.lang.String getSignatureDevice()
        +
        Returns:
        the signatureDevice
        +
      • +
      + + + +
        +
      • +

        setSignatureDevice

        +
        public void setSignatureDevice(java.lang.String signatureDevice)
        +
        Set the signature device to use for verification. + If none is set here, the signature device that was used for reconstructXMLDsig will be used.
        +
        Parameters:
        signatureDevice - the signatureDevice to set
        +
      • +
      + + + +
        +
      • +

        getVerificationTime

        +
        public java.util.Date getVerificationTime()
        +
        Returns:
        the verificationTime
        +
      • +
      + + + +
        +
      • +

        setVerificationTime

        +
        public void setVerificationTime(java.util.Date verificationTime)
        +
        Parameters:
        verificationTime - the verificationTime to set
        +
      • +
      + + + +
        +
      • +

        isReturnHashInputData

        +
        public boolean isReturnHashInputData()
        +
        Returns:
        the returnHashInputData
        +
      • +
      + + + +
        +
      • +

        setReturnHashInputData

        +
        public void setReturnHashInputData(boolean returnHashInputData)
        +
        Parameters:
        returnHashInputData - the returnHashInputData to set
        +
      • +
      + + + +
        +
      • +

        setVerifySignatureIndex

        +
        public void setVerifySignatureIndex(int verify_which)
        +
        Set the index of the signature to verify (index starting at 0). A value < 0 indicates to verify all values.
        +
        Parameters:
        verify_which -
        +
      • +
      + + + +
        +
      • +

        getVerifySignatureIndex

        +
        public int getVerifySignatureIndex()
        +
      • +
      + + + + + + + +
        +
      • +

        isSuppressVerifyExceptions

        +
        public boolean isSuppressVerifyExceptions()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/VerifyParameters.html b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyParameters.html new file mode 100644 index 00000000..fafd2631 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyParameters.html @@ -0,0 +1,639 @@ + + + + + +VerifyParameters + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.verify
+

Class VerifyParameters

+
+
+ +
+
    +
  • +
    +
    +
    public class VerifyParameters
    +extends java.lang.Object
    +
    Parameter object that holds the verify parameters.
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        document

        +
        protected DataSource document
        +
        The document to be verified.
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        signatureToVerify

        +
        protected int signatureToVerify
        +
        The (zero based) index of the signature to verify. + +

        + This allows to verify only one found signature instead of all. Constants.VERIFY_ALL means to + verify all found signatures. +

        +
      • +
      + + + +
        +
      • +

        verificationTime

        +
        protected java.util.Date verificationTime
        +
        Allows to pass a VerificationTime to the verification device. + +

        + Note that the actual usage of this parameter depends on the verification device. +

        +
      • +
      + + + +
        +
      • +

        returnHashInputData

        +
        protected boolean returnHashInputData
        +
        Tells the signature device (e.g. MOA) to return the signature hash input + data (which is the probably transformed signed data). + +

        + Note that this forces MOA to return the potentially large signature data to + be returned in the result XML, which may result in very bad performance. +

        +
      • +
      + + + +
        +
      • +

        returnNonTextualObjects

        +
        protected boolean returnNonTextualObjects
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        VerifyParameters

        +
        public VerifyParameters()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDocument

        +
        public DataSource getDocument()
        +
        Returns:
        the document
        +
      • +
      + + + +
        +
      • +

        setDocument

        +
        public void setDocument(DataSource document)
        +
        Parameters:
        document - the document to set
        +
      • +
      + + + +
        +
      • +

        getSignatureDevice

        +
        public java.lang.String getSignatureDevice()
        +
        Returns:
        the signatureDevice
        +
      • +
      + + + +
        +
      • +

        setSignatureDevice

        +
        public void setSignatureDevice(java.lang.String signatureDevice)
        +
        Parameters:
        signatureDevice - the signatureDevice to set
        +
      • +
      + + + +
        +
      • +

        getVerifyMode

        +
        public java.lang.String getVerifyMode()
        +
        Returns:
        the verifyMode
        +
      • +
      + + + +
        +
      • +

        setVerifyMode

        +
        public void setVerifyMode(java.lang.String verifyMode)
        +
        Parameters:
        verifyMode - the verifyMode to set
        +
      • +
      + + + +
        +
      • +

        getSignatureToVerify

        +
        public int getSignatureToVerify()
        +
        Returns:
        the signatureToVerify
        +
      • +
      + + + +
        +
      • +

        setSignatureToVerify

        +
        public void setSignatureToVerify(int signatureToVerify)
        +
        Parameters:
        signatureToVerify - the signatureToVerify to set
        +
      • +
      + + + +
        +
      • +

        getVerificationTime

        +
        public java.util.Date getVerificationTime()
        +
        Returns:
        the verificationTime
        +
      • +
      + + + +
        +
      • +

        setVerificationTime

        +
        public void setVerificationTime(java.util.Date verificationTime)
        +
        Parameters:
        verificationTime - the verificationTime to set
        +
      • +
      + + + +
        +
      • +

        isReturnHashInputData

        +
        public boolean isReturnHashInputData()
        +
        Returns:
        the returnHashInputData
        +
      • +
      + + + +
        +
      • +

        setReturnHashInputData

        +
        public void setReturnHashInputData(boolean returnHashInputData)
        +
        Parameters:
        returnHashInputData - the returnHashInputData to set
        +
      • +
      + + + +
        +
      • +

        isReturnNonTextualObjects

        +
        public boolean isReturnNonTextualObjects()
        +
      • +
      + + + +
        +
      • +

        setReturnNonTextualObjects

        +
        public void setReturnNonTextualObjects(boolean returnNonTextualObjects)
        +
        Tells if non text object of the signed pdf should be extracted and returned. + One should show this to the user, especially in case of textual signature. + Defaults to false
        +
        Parameters:
        returnNonTextualObjects -
        +
      • +
      + + + +
        +
      • +

        setSuppressVerifyExceptions

        +
        public void setSuppressVerifyExceptions(boolean suppress)
        +
        Set if verify exceptions (because of unknown signatures) are suppressed or not (default). + Suppressing can be helpful for multiple signatures if you want to verify the working rest. Unsupported + Signatures are reported without throwing an exception via VerifyResult.getVerificationException()
        +
        Parameters:
        suppress -
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/VerifyResult.html b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyResult.html new file mode 100644 index 00000000..00b870fb --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyResult.html @@ -0,0 +1,495 @@ + + + + + +VerifyResult + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.verify
+

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

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

        isPublicAuthority

        +
        boolean isPublicAuthority()
        +
        Returns true if public authority is indicated.
        +
        Returns:
        true if public authority.
        +
      • +
      + + + +
        +
      • +

        getPublicAuthorityCode

        +
        java.lang.String getPublicAuthorityCode()
        +
        Returns the public authority code or null.
        +
        Returns:
        The public authority code or null.
        +
      • +
      + + + +
        +
      • +

        getPublicProperties

        +
        java.util.List getPublicProperties()
        +
        Returns a list of Strings each stating one public property of the + certificate. + +

        + Such public properties are certificate extensions each being assigned an + own OID. For example the public property "Verwaltungseigenschaft" has the + OID "1.2.40.0.10.1.1.1". +

        +
        Returns:
        Returns the list of Strings representing the public properties of + this certificate, if any.
        +
      • +
      + + + + + + + +
        +
      • +

        getHashInputData

        +
        java.lang.String getHashInputData()
        +
        Returns the hash input data as returned by MOA as Base64-encoded String. + +

        + This will only return a value other than null if the corresponding + VerifyParameters has been set to true. +

        +

        + Note that the HashInputData does not necessarily have to be exactly the + same as the signed data return by the + SignatureInformation.getSignedData() method. +

        +
        Returns:
        Returns the base64 encoded hash input data as returned by MOA.
        See Also:
        SignatureInformation.getSignedData()
        +
      • +
      + + + +
        +
      • +

        getNonTextualObjects

        +
        java.util.List getNonTextualObjects()
        +
        Returns a list<NonTextObjectInfo> of non textual objects in the pdf document. + Only available for textual signatures. Show this to the user who signed the textual content only!
        +
        +
        Specified by:
        +
        getNonTextualObjects in interface SignatureInformation
        +
        Returns:
        List<NonTextObjectInfo or null of not available (binary signature)
        +
      • +
      + + + +
        +
      • +

        hasNonTextualObjects

        +
        boolean hasNonTextualObjects()
        +
        Returns true if non textual objects have been found, false if not.
        +
        +
        Specified by:
        +
        hasNonTextualObjects in interface SignatureInformation
        +
        Returns:
        true if non textual objects have been found, false if not.
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/VerifyResults.html b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyResults.html new file mode 100644 index 00000000..77c9e6d0 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/VerifyResults.html @@ -0,0 +1,219 @@ + + + + + +VerifyResults + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.verify
+

Interface VerifyResults

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    VerifyResultsImpl
    +
    +
    +
    +
    public interface VerifyResults
    +
    The result of the verification of a document. + +

    + Currently, this is not more than a list of VerifyResult objects, one for each + verified signature. There may be additional items in future PDF-AS versions. +

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

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.util.ListgetResults() +
      Returns the List of VerifyResult objects, one for each verified signature.
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getResults

        +
        java.util.List getResults()
        +
        Returns the List of VerifyResult objects, one for each verified signature.
        +
        Returns:
        Returns the List of VerifyResult objects, one for each verified + signature.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/verify/package-frame.html new file mode 100644 index 00000000..471ee7dc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/package-frame.html @@ -0,0 +1,27 @@ + + + + + +at.gv.egiz.pdfas.api.verify + + + + +

at.gv.egiz.pdfas.api.verify

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/verify/package-summary.html new file mode 100644 index 00000000..481c1dfd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/package-summary.html @@ -0,0 +1,174 @@ + + + + + +at.gv.egiz.pdfas.api.verify + + + + + + + +
+ + + + + +
+ + +
+

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

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/verify/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/verify/package-tree.html new file mode 100644 index 00000000..a657ed60 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/verify/package-tree.html @@ -0,0 +1,138 @@ + + + + + +at.gv.egiz.pdfas.api.verify Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/xmldsig/ExtendedSignatureInformation.html b/docs/full/at/gv/egiz/pdfas/api/xmldsig/ExtendedSignatureInformation.html new file mode 100644 index 00000000..81e45380 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/xmldsig/ExtendedSignatureInformation.html @@ -0,0 +1,276 @@ + + + + + +ExtendedSignatureInformation + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.xmldsig
+

Class ExtendedSignatureInformation

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

      Constructor Detail

      + + + +
        +
      • +

        ExtendedSignatureInformation

        +
        public ExtendedSignatureInformation(SignatureInformation siginfo,
        +                            XMLDsigData dsigData)
        +
        Constructor.
        +
        Parameters:
        siginfo - The signature information
        dsigData - The matching xmldsig to the signature information.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getSignatureInformation

        +
        public SignatureInformation getSignatureInformation()
        +
        Returns:
        the signatureInformation
        +
      • +
      + + + +
        +
      • +

        getXmlDsigData

        +
        public XMLDsigData getXmlDsigData()
        +
        Returns:
        the xmlDsigData
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigAfterAnalysisParameters.html b/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigAfterAnalysisParameters.html new file mode 100644 index 00000000..f4ea6fea --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigAfterAnalysisParameters.html @@ -0,0 +1,358 @@ + + + + + +ReconstructXMLDsigAfterAnalysisParameters + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.xmldsig
+

Class ReconstructXMLDsigAfterAnalysisParameters

+
+
+ +
+
    +
  • +
    +
    +
    public class ReconstructXMLDsigAfterAnalysisParameters
    +extends java.lang.Object
    +
    Parameters for the reconstructXMLDsig method which is to be called after a analyze call.
    +
  • +
+
+
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ReconstructXMLDsigAfterAnalysisParameters

        +
        public ReconstructXMLDsigAfterAnalysisParameters()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getAnalyzeResult

        +
        public AnalyzeResult getAnalyzeResult()
        +
        Returns:
        the analyzeResult
        +
      • +
      + + + +
        +
      • +

        setAnalyzeResult

        +
        public void setAnalyzeResult(AnalyzeResult analyzeResult)
        +
        Parameters:
        analyzeResult - the analyzeResult to set
        +
      • +
      + + + +
        +
      • +

        getSignatureDevice

        +
        public java.lang.String getSignatureDevice()
        +
        Returns:
        the signatureDevice
        +
      • +
      + + + +
        +
      • +

        setSignatureDevice

        +
        public void setSignatureDevice(java.lang.String signatureDevice)
        +
        Parameters:
        signatureDevice - the signatureDevice to set
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigParameters.html b/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigParameters.html new file mode 100644 index 00000000..9e4bc078 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigParameters.html @@ -0,0 +1,604 @@ + + + + + +ReconstructXMLDsigParameters + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.xmldsig
+

Class ReconstructXMLDsigParameters

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

      Field Detail

      + + + +
        +
      • +

        document

        +
        protected DataSource document
        +
        The document to be verified.
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        signatureToVerify

        +
        protected int signatureToVerify
        +
        The (zero based) index of the signature to verify. + +

        + This allows to verify only one found signature instead of all. Constants.VERIFY_ALL means to + verify all found signatures. +

        +
      • +
      + + + +
        +
      • +

        verificationTime

        +
        protected java.util.Date verificationTime
        +
        Allows to pass a VerificationTime to the verification device. + +

        + Note that the actual usage of this parameter depends on the verification device. +

        +
      • +
      + + + +
        +
      • +

        returnHashInputData

        +
        protected boolean returnHashInputData
        +
        Tells the signature device (e.g. MOA) to return the signature hash input + data (which is the probably transformed signed data). + +

        + Note that this forces MOA to return the potentially large signature data to + be returned in the result XML, which may result in very bad performance. +

        +
      • +
      + + + +
        +
      • +

        returnNonTextualObjects

        +
        protected boolean returnNonTextualObjects
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ReconstructXMLDsigParameters

        +
        public ReconstructXMLDsigParameters()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDocument

        +
        public DataSource getDocument()
        +
        Returns:
        the document
        +
      • +
      + + + +
        +
      • +

        setDocument

        +
        public void setDocument(DataSource document)
        +
        Parameters:
        document - the document to set
        +
      • +
      + + + +
        +
      • +

        getSignatureDevice

        +
        public java.lang.String getSignatureDevice()
        +
        Returns:
        the signatureDevice
        +
      • +
      + + + +
        +
      • +

        setSignatureDevice

        +
        public void setSignatureDevice(java.lang.String signatureDevice)
        +
        Parameters:
        signatureDevice - the signatureDevice to set
        +
      • +
      + + + +
        +
      • +

        getVerifyMode

        +
        public java.lang.String getVerifyMode()
        +
        Returns:
        the verifyMode
        +
      • +
      + + + +
        +
      • +

        setVerifyMode

        +
        public void setVerifyMode(java.lang.String verifyMode)
        +
        Parameters:
        verifyMode - the verifyMode to set
        +
      • +
      + + + +
        +
      • +

        getSignatureToVerify

        +
        public int getSignatureToVerify()
        +
        Returns:
        the signatureToVerify
        +
      • +
      + + + +
        +
      • +

        setSignatureToVerify

        +
        public void setSignatureToVerify(int signatureToVerify)
        +
        Parameters:
        signatureToVerify - the signatureToVerify to set
        +
      • +
      + + + +
        +
      • +

        getVerificationTime

        +
        public java.util.Date getVerificationTime()
        +
        Returns:
        the verificationTime
        +
      • +
      + + + +
        +
      • +

        setVerificationTime

        +
        public void setVerificationTime(java.util.Date verificationTime)
        +
        Parameters:
        verificationTime - the verificationTime to set
        +
      • +
      + + + +
        +
      • +

        isReturnHashInputData

        +
        public boolean isReturnHashInputData()
        +
        Returns:
        the returnHashInputData
        +
      • +
      + + + +
        +
      • +

        setReturnHashInputData

        +
        public void setReturnHashInputData(boolean returnHashInputData)
        +
        Parameters:
        returnHashInputData - the returnHashInputData to set
        +
      • +
      + + + +
        +
      • +

        isReturnNonTextualObjects

        +
        public boolean isReturnNonTextualObjects()
        +
      • +
      + + + +
        +
      • +

        setReturnNonTextualObjects

        +
        public void setReturnNonTextualObjects(boolean returnNonTextualObjects)
        +
        Tells if non text object of the signed pdf should be extracted and returned. + One should show this to the user, especially in case of textual signature. + Defaults to false
        +
        Parameters:
        returnNonTextualObjects -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigResult.html b/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigResult.html new file mode 100644 index 00000000..b10d6321 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/xmldsig/ReconstructXMLDsigResult.html @@ -0,0 +1,281 @@ + + + + + +ReconstructXMLDsigResult + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.xmldsig
+

Class ReconstructXMLDsigResult

+
+
+ +
+
    +
  • +
    +
    +
    public class ReconstructXMLDsigResult
    +extends java.lang.Object
    +
    The result of a reconstructXMLDsig call.
    + This is just a wrapper for a list of ExtendedSignatureInformations
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ReconstructXMLDsigResult(java.util.List extendedSignatureInfos, + java.lang.String signatureDevice) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetDevice() +
      Get the signature device that was used to create this result.
      +
      java.util.ListgetExtendedSignatures() +
      Returns the list of found signatures.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ReconstructXMLDsigResult

        +
        public ReconstructXMLDsigResult(java.util.List extendedSignatureInfos,
        +                        java.lang.String signatureDevice)
        +
        Parameters:
        extendedSignatureInfos -
        signatureDevice -
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/xmldsig/XMLDsigData.html b/docs/full/at/gv/egiz/pdfas/api/xmldsig/XMLDsigData.html new file mode 100644 index 00000000..b8b7b7ef --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/xmldsig/XMLDsigData.html @@ -0,0 +1,313 @@ + + + + + +XMLDsigData + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.api.xmldsig
+

Class XMLDsigData

+
+
+ +
+
    +
  • +
    +
    +
    public class XMLDsigData
    +extends java.lang.Object
    +
    A container for XMLDsig data.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      XMLDsigData(java.lang.String xmldsig, + boolean detached) +
      Constructor.
      +
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetXmlDsig() +
      Get the xmldsig string
      +
      booleanisDetached() 
      voidsetDetached(boolean detached) +
      Set the detached.
      +
      voidsetXmlDsig(java.lang.String xmlDsig) +
      Set the xmldsig string.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        XMLDsigData

        +
        public XMLDsigData(java.lang.String xmldsig,
        +           boolean detached)
        +
        Constructor.
        +
        Parameters:
        xmldsig - the xml string of the xmldsig.
        detached - true if detached, false otherwise
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getXmlDsig

        +
        public java.lang.String getXmlDsig()
        +
        Get the xmldsig string
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setXmlDsig

        +
        public void setXmlDsig(java.lang.String xmlDsig)
        +
        Set the xmldsig string.
        +
        Parameters:
        xmlDsig -
        +
      • +
      + + + +
        +
      • +

        isDetached

        +
        public boolean isDetached()
        +
        Returns:
        true if detached, false otherwise
        +
      • +
      + + + +
        +
      • +

        setDetached

        +
        public void setDetached(boolean detached)
        +
        Set the detached.
        +
        Parameters:
        detached -
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-frame.html b/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-frame.html new file mode 100644 index 00000000..d4100c4e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-frame.html @@ -0,0 +1,23 @@ + + + + + +at.gv.egiz.pdfas.api.xmldsig + + + + +

at.gv.egiz.pdfas.api.xmldsig

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-summary.html b/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-summary.html new file mode 100644 index 00000000..72ebb16d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-summary.html @@ -0,0 +1,158 @@ + + + + + +at.gv.egiz.pdfas.api.xmldsig + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.api.xmldsig

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-tree.html b/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-tree.html new file mode 100644 index 00000000..65c7eb6e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/api/xmldsig/package-tree.html @@ -0,0 +1,130 @@ + + + + + +at.gv.egiz.pdfas.api.xmldsig Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

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

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html b/docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html new file mode 100644 index 00000000..c70892b3 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/DeveloperMain.html @@ -0,0 +1,347 @@ + + + + + +DeveloperMain + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.cli
+

Class DeveloperMain

+
+
+ +
+
    +
  • +
    +
    +
    public class DeveloperMain
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static java.lang.StringkeyAlias 
      static java.lang.StringkeyPass 
      static java.lang.StringkeyStoreFile 
      static java.lang.StringkeyStorePass 
      static java.lang.StringkeyStoreType 
      +
    • +
    + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static voidmain(java.lang.String[] args) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DeveloperMain

        +
        public DeveloperMain()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main(java.lang.String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/Main.html b/docs/full/at/gv/egiz/pdfas/cli/Main.html new file mode 100644 index 00000000..55732bbc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/Main.html @@ -0,0 +1,696 @@ + + + + + +Main + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.cli
+

Class Main

+
+
+ +
+
    +
  • +
    +
    +
    public class Main
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        CLI_ARG_MODE_SHORT

        +
        public static final java.lang.String CLI_ARG_MODE_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        CLI_ARG_HELP_SHORT

        +
        public static final java.lang.String CLI_ARG_HELP_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        CLI_ARG_CONNECTOR_SHORT

        +
        public static final java.lang.String CLI_ARG_CONNECTOR_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_CONNECTOR

        +
        public static final java.lang.String CLI_ARG_CONNECTOR
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_OUTPUT_SHORT

        +
        public static final java.lang.String CLI_ARG_OUTPUT_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_OUTPUT

        +
        public static final java.lang.String CLI_ARG_OUTPUT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_PROFILE_SHORT

        +
        public static final java.lang.String CLI_ARG_PROFILE_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_PROFILE

        +
        public static final java.lang.String CLI_ARG_PROFILE
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_POSITION_SHORT

        +
        public static final java.lang.String CLI_ARG_POSITION_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_POSITION

        +
        public static final java.lang.String CLI_ARG_POSITION
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_CONF_SHORT

        +
        public static final java.lang.String CLI_ARG_CONF_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        CLI_ARG_DEPLOY_SHORT

        +
        public static final java.lang.String CLI_ARG_DEPLOY_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_DEPLOY

        +
        public static final java.lang.String CLI_ARG_DEPLOY
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_VERIFY_WHICH_SHORT

        +
        public static final java.lang.String CLI_ARG_VERIFY_WHICH_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_VERIFY_WHICH

        +
        public static final java.lang.String CLI_ARG_VERIFY_WHICH
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_FILE_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_FILE_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_FILE

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_FILE
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_ALIAS

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_ALIAS
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_ALIAS_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_ALIAS_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_TYPE

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_TYPE
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_TYPE_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_TYPE_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_STOREPASS

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_STOREPASS
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_STOREPASS_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_STOREPASS_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_KEYPASS

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_KEYPASS
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        CLI_ARG_KEYSTORE_KEYPASS_SHORT

        +
        public static final java.lang.String CLI_ARG_KEYSTORE_KEYPASS_SHORT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        STANDARD_CONFIG_LOCATION

        +
        public static final java.lang.String STANDARD_CONFIG_LOCATION
        +
      • +
      + + + +
        +
      • +

        STANDARD_POSITION_STRING

        +
        public static final java.lang.String STANDARD_POSITION_STRING
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Main

        +
        public Main()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        main

        +
        public static void main(java.lang.String[] args)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/ModeOfOperation.html b/docs/full/at/gv/egiz/pdfas/cli/ModeOfOperation.html new file mode 100644 index 00000000..134bb0d5 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/ModeOfOperation.html @@ -0,0 +1,331 @@ + + + + + +ModeOfOperation + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.cli
+

Enum ModeOfOperation

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable, java.lang.Comparable<ModeOfOperation>
    +
    +
    +
    +
    public enum ModeOfOperation
    +extends java.lang.Enum<ModeOfOperation>
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Enum Constant Summary

      + + + + + + + + + + + + + + +
      Enum Constants 
      Enum Constant and Description
      INVALID 
      SIGN 
      VERIFY 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static ModeOfOperationvalueOf(java.lang.String name) +
      Returns the enum constant of this type with the specified name.
      +
      static ModeOfOperation[]values() +
      Returns an array containing the constants of this enum type, in +the order they are declared.
      +
      +
        +
      • + + +

        Methods inherited from class java.lang.Enum

        +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +getClass, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        values

        +
        public static ModeOfOperation[] values()
        +
        Returns an array containing the constants of this enum type, in +the order they are declared. This method may be used to iterate +over the constants as follows: +
        +for (ModeOfOperation c : ModeOfOperation.values())
        +    System.out.println(c);
        +
        +
        Returns:
        an array containing the constants of this enum type, in +the order they are declared
        +
      • +
      + + + +
        +
      • +

        valueOf

        +
        public static ModeOfOperation valueOf(java.lang.String name)
        +
        Returns the enum constant of this type with the specified name. +The string must match exactly an identifier used to declare an +enum constant in this type. (Extraneous whitespace characters are +not permitted.)
        +
        Parameters:
        name - the name of the enum constant to be returned.
        +
        Returns:
        the enum constant with the specified name
        +
        Throws:
        +
        java.lang.IllegalArgumentException - if this enum type has no constant +with the specified name
        +
        java.lang.NullPointerException - if the argument is null
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/package-frame.html b/docs/full/at/gv/egiz/pdfas/cli/package-frame.html new file mode 100644 index 00000000..66afa17a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/package-frame.html @@ -0,0 +1,24 @@ + + + + + +at.gv.egiz.pdfas.cli + + + + +

at.gv.egiz.pdfas.cli

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/cli/package-summary.html b/docs/full/at/gv/egiz/pdfas/cli/package-summary.html new file mode 100644 index 00000000..97f199c4 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/package-summary.html @@ -0,0 +1,150 @@ + + + + + +at.gv.egiz.pdfas.cli + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.cli

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/cli/package-tree.html b/docs/full/at/gv/egiz/pdfas/cli/package-tree.html new file mode 100644 index 00000000..381b3985 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/cli/package-tree.html @@ -0,0 +1,139 @@ + + + + + +at.gv.egiz.pdfas.cli Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.cli

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html new file mode 100644 index 00000000..bfa9e04e --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PDFIOException.html @@ -0,0 +1,279 @@ + + + + + +PDFIOException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PDFIOException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class PDFIOException
    +extends PdfAsException
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 8/28/13 + Time: 12:04 PM + To change this template use File | Settings | File Templates.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      PDFIOException(java.lang.String msgId) 
      PDFIOException(java.lang.String msgId, + java.lang.Throwable e) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PDFIOException

        +
        public PDFIOException(java.lang.String msgId)
        +
      • +
      + + + +
        +
      • +

        PDFIOException

        +
        public PDFIOException(java.lang.String msgId,
        +              java.lang.Throwable e)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html new file mode 100644 index 00000000..77288c7b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsException.html @@ -0,0 +1,340 @@ + + + + + +PdfAsException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PdfAsException

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

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetLocalizedMessage() 
      java.lang.StringgetMessage() 
      protected java.lang.StringlocalizeMessage(java.lang.String msgId) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsException

        +
        public PdfAsException()
        +
      • +
      + + + +
        +
      • +

        PdfAsException

        +
        public PdfAsException(java.lang.String msgId)
        +
      • +
      + + + +
        +
      • +

        PdfAsException

        +
        public PdfAsException(java.lang.String msgId,
        +              java.lang.Throwable e)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getMessage

        +
        public java.lang.String getMessage()
        +
        +
        Overrides:
        +
        getMessage in class java.lang.Throwable
        +
        +
      • +
      + + + +
        +
      • +

        getLocalizedMessage

        +
        public java.lang.String getLocalizedMessage()
        +
        +
        Overrides:
        +
        getLocalizedMessage in class java.lang.Throwable
        +
        +
      • +
      + + + +
        +
      • +

        localizeMessage

        +
        protected java.lang.String localizeMessage(java.lang.String msgId)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsMOAException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsMOAException.html new file mode 100644 index 00000000..0bcd20c4 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsMOAException.html @@ -0,0 +1,298 @@ + + + + + +PdfAsMOAException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PdfAsMOAException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class PdfAsMOAException
    +extends PdfAsException
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      PdfAsMOAException(java.lang.String faultCode, + java.lang.String faultString, + java.lang.String errorResponse, + java.lang.String errorCode) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected java.lang.StringlocalizeMessage(java.lang.String msgId) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsMOAException

        +
        public PdfAsMOAException(java.lang.String faultCode,
        +                 java.lang.String faultString,
        +                 java.lang.String errorResponse,
        +                 java.lang.String errorCode)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        localizeMessage

        +
        protected java.lang.String localizeMessage(java.lang.String msgId)
        +
        +
        Overrides:
        +
        localizeMessage in class PdfAsException
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsSettingsException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsSettingsException.html new file mode 100644 index 00000000..5b34bd2a --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsSettingsException.html @@ -0,0 +1,279 @@ + + + + + +PdfAsSettingsException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PdfAsSettingsException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class PdfAsSettingsException
    +extends PdfAsException
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 9/10/13 + Time: 10:54 AM + To change this template use File | Settings | File Templates.
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsSettingsException

        +
        public PdfAsSettingsException(java.lang.String msgId)
        +
      • +
      + + + +
        +
      • +

        PdfAsSettingsException

        +
        public PdfAsSettingsException(java.lang.String msgId,
        +                      java.lang.Throwable e)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsSignatureException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsSignatureException.html new file mode 100644 index 00000000..15a2f684 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsSignatureException.html @@ -0,0 +1,262 @@ + + + + + +PdfAsSignatureException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PdfAsSignatureException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class PdfAsSignatureException
    +extends PdfAsException
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      PdfAsSignatureException(java.lang.String msgId, + java.lang.Throwable e) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsSignatureException

        +
        public PdfAsSignatureException(java.lang.String msgId,
        +                       java.lang.Throwable e)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsValidationException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsValidationException.html new file mode 100644 index 00000000..454cb89b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsValidationException.html @@ -0,0 +1,310 @@ + + + + + +PdfAsValidationException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PdfAsValidationException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class PdfAsValidationException
    +extends PdfAsException
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + + + + +
      Constructors 
      Constructor and Description
      PdfAsValidationException(java.lang.String msgId, + java.lang.String parameter) 
      PdfAsValidationException(java.lang.String msgId, + java.lang.String parameter, + java.lang.Throwable e) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected java.lang.StringlocalizeMessage(java.lang.String msgId) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsValidationException

        +
        public PdfAsValidationException(java.lang.String msgId,
        +                        java.lang.String parameter)
        +
      • +
      + + + +
        +
      • +

        PdfAsValidationException

        +
        public PdfAsValidationException(java.lang.String msgId,
        +                        java.lang.String parameter,
        +                        java.lang.Throwable e)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        localizeMessage

        +
        protected java.lang.String localizeMessage(java.lang.String msgId)
        +
        +
        Overrides:
        +
        localizeMessage in class PdfAsException
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsWrappedIOException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsWrappedIOException.html new file mode 100644 index 00000000..8998ef9c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PdfAsWrappedIOException.html @@ -0,0 +1,253 @@ + + + + + +PdfAsWrappedIOException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PdfAsWrappedIOException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class PdfAsWrappedIOException
    +extends java.io.IOException
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PdfAsWrappedIOException

        +
        public PdfAsWrappedIOException(PdfAsException e)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/PlaceholderExtractionException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/PlaceholderExtractionException.html new file mode 100644 index 00000000..1da0854c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/PlaceholderExtractionException.html @@ -0,0 +1,274 @@ + + + + + +PlaceholderExtractionException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class PlaceholderExtractionException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class PlaceholderExtractionException
    +extends PdfAsException
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PlaceholderExtractionException

        +
        public PlaceholderExtractionException(java.lang.String msgId)
        +
      • +
      + + + +
        +
      • +

        PlaceholderExtractionException

        +
        public PlaceholderExtractionException(java.lang.String msgId,
        +                              java.lang.Throwable e)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/SLPdfAsException.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/SLPdfAsException.html new file mode 100644 index 00000000..98842551 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/SLPdfAsException.html @@ -0,0 +1,294 @@ + + + + + +SLPdfAsException + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.exceptions
+

Class SLPdfAsException

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    java.io.Serializable
    +
    +
    +
    +
    public class SLPdfAsException
    +extends PdfAsException
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      SLPdfAsException(int code, + java.lang.String info) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      protected java.lang.StringlocalizeMessage(java.lang.String msgId) 
      + +
        +
      • + + +

        Methods inherited from class java.lang.Throwable

        +addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • +
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SLPdfAsException

        +
        public SLPdfAsException(int code,
        +                java.lang.String info)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        localizeMessage

        +
        protected java.lang.String localizeMessage(java.lang.String msgId)
        +
        +
        Overrides:
        +
        localizeMessage in class PdfAsException
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/package-frame.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/package-frame.html new file mode 100644 index 00000000..b384ef0d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/package-frame.html @@ -0,0 +1,27 @@ + + + + + +at.gv.egiz.pdfas.common.exceptions + + + + +

at.gv.egiz.pdfas.common.exceptions

+
+

Exceptions

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/package-summary.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/package-summary.html new file mode 100644 index 00000000..f768536b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/package-summary.html @@ -0,0 +1,167 @@ + + + + + +at.gv.egiz.pdfas.common.exceptions + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.common.exceptions

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/exceptions/package-tree.html b/docs/full/at/gv/egiz/pdfas/common/exceptions/package-tree.html new file mode 100644 index 00000000..16b31348 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/exceptions/package-tree.html @@ -0,0 +1,149 @@ + + + + + +at.gv.egiz.pdfas.common.exceptions Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.common.exceptions

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/messages/MessageResolver.html b/docs/full/at/gv/egiz/pdfas/common/messages/MessageResolver.html new file mode 100644 index 00000000..cb738650 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/messages/MessageResolver.html @@ -0,0 +1,267 @@ + + + + + +MessageResolver + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.messages
+

Class MessageResolver

+
+
+ +
+
    +
  • +
    +
    +
    public class MessageResolver
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static voidforceLocale(java.util.Locale locale) 
      static java.lang.StringresolveMessage(java.lang.String msgId) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        MessageResolver

        +
        public MessageResolver()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        forceLocale

        +
        public static void forceLocale(java.util.Locale locale)
        +
      • +
      + + + +
        +
      • +

        resolveMessage

        +
        public static java.lang.String resolveMessage(java.lang.String msgId)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/messages/package-frame.html b/docs/full/at/gv/egiz/pdfas/common/messages/package-frame.html new file mode 100644 index 00000000..9fbfeafc --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/messages/package-frame.html @@ -0,0 +1,19 @@ + + + + + +at.gv.egiz.pdfas.common.messages + + + + +

at.gv.egiz.pdfas.common.messages

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/common/messages/package-summary.html b/docs/full/at/gv/egiz/pdfas/common/messages/package-summary.html new file mode 100644 index 00000000..f3c77bc4 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/messages/package-summary.html @@ -0,0 +1,131 @@ + + + + + +at.gv.egiz.pdfas.common.messages + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.common.messages

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/messages/package-tree.html b/docs/full/at/gv/egiz/pdfas/common/messages/package-tree.html new file mode 100644 index 00000000..e82472fa --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/messages/package-tree.html @@ -0,0 +1,126 @@ + + + + + +at.gv.egiz.pdfas.common.messages Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.common.messages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html b/docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html new file mode 100644 index 00000000..830c68fd --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/DefaultSignatureProfileSettings.html @@ -0,0 +1,597 @@ + + + + + +DefaultSignatureProfileSettings + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.settings
+

Class DefaultSignatureProfileSettings

+
+
+ +
+
    +
  • +
    +
    +
    public class DefaultSignatureProfileSettings
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        KEY_SIG_SUBJECT

        +
        public static final java.lang.String KEY_SIG_SUBJECT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_SUBJECT_DEFAULT

        +
        public static final java.lang.String KEY_SIG_SUBJECT_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_ISSUER

        +
        public static final java.lang.String KEY_SIG_ISSUER
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_ISSUER_DEFAULT

        +
        public static final java.lang.String KEY_SIG_ISSUER_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_NUMBER

        +
        public static final java.lang.String KEY_SIG_NUMBER
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        KEY_SIG_NUMBER_DEFAULT

        +
        public static final java.lang.String KEY_SIG_NUMBER_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        KEY_SIG_KZ_DEFAULT

        +
        public static final java.lang.String KEY_SIG_KZ_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        KEY_SIG_ID_DEFAULT

        +
        public static final java.lang.String KEY_SIG_ID_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        KEY_SIG_META_DEFAULT

        +
        public static final java.lang.String KEY_SIG_META_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        KEY_SIG_DATE_DEFAULT

        +
        public static final java.lang.String KEY_SIG_DATE_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_SUBJECT_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_SUBJECT_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_ISSUER_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_ISSUER_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_NUMBER_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_NUMBER_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_KZ_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_KZ_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_ID_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_ID_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_META_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_META_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        VALUE_SIG_DATE_DEFAULT

        +
        public static final java.lang.String VALUE_SIG_DATE_DEFAULT
        +
        See Also:
        Constant Field Values
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DefaultSignatureProfileSettings

        +
        public DefaultSignatureProfileSettings()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getDefaultValues

        +
        public static java.util.Map<java.lang.String,SignatureProfileEntry> getDefaultValues()
        +
      • +
      + + + +
        +
      • +

        getDefaultKeyValue

        +
        public static java.lang.String getDefaultKeyValue(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        getDefaultKeyCaption

        +
        public static java.lang.String getDefaultKeyCaption(java.lang.String key)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/IProfileConstants.html b/docs/full/at/gv/egiz/pdfas/common/settings/IProfileConstants.html new file mode 100644 index 00000000..fa533d60 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/IProfileConstants.html @@ -0,0 +1,478 @@ + + + + + +IProfileConstants + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.settings
+

Interface IProfileConstants

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

      Field Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      static java.lang.StringCFG_DIR 
      static java.lang.StringCFG_FILE 
      static java.lang.StringCOLS_WITH +
      The settings key sub prefix getting the width of columns for a table + definition
      +
      static java.lang.StringINCLUDE 
      static java.lang.StringKEY_SEPARATOR 
      static java.lang.StringPROFILE_KEY 
      static java.lang.StringPROFILE_VALUE 
      static java.lang.StringSIG_DATE 
      static java.lang.StringSIG_OBJ +
      The settings key prefix for signature definitions.
      +
      static java.lang.StringSIGNING_REASON 
      static java.lang.StringSTYLE +
      The settings key sub prefix getting the style definition
      +
      static java.lang.StringTABLE +
      The settings key prefix for the signature table object definition
      +
      static java.lang.StringTMP_DIR 
      static java.lang.StringTMP_DIR_DEFAULT_VALUE 
      static java.lang.StringTYPE_CAPTION +
      The settings value refering to a text caption
      +
      static java.lang.StringTYPE_IMAGE +
      The settings value refering to an image
      +
      static java.lang.StringTYPE_TABLE +
      The settings value refering to a table
      +
      static java.lang.StringTYPE_VALUE +
      The settings value refering to a text value
      +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        SIG_OBJ

        +
        static final java.lang.String SIG_OBJ
        +
        The settings key prefix for signature definitions. "sig_obj."
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + +
        +
      • +

        TABLE

        +
        static final java.lang.String TABLE
        +
        The settings key prefix for the signature table object definition
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        TYPE_TABLE

        +
        static final java.lang.String TYPE_TABLE
        +
        The settings value refering to a table
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        TYPE_IMAGE

        +
        static final java.lang.String TYPE_IMAGE
        +
        The settings value refering to an image
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        TYPE_CAPTION

        +
        static final java.lang.String TYPE_CAPTION
        +
        The settings value refering to a text caption
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        TYPE_VALUE

        +
        static final java.lang.String TYPE_VALUE
        +
        The settings value refering to a text value
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        COLS_WITH

        +
        static final java.lang.String COLS_WITH
        +
        The settings key sub prefix getting the width of columns for a table + definition
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + +
        +
      • +

        STYLE

        +
        static final java.lang.String STYLE
        +
        The settings key sub prefix getting the style definition
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        TMP_DIR_DEFAULT_VALUE

        +
        static final java.lang.String TMP_DIR_DEFAULT_VALUE
        +
        See Also:
        Constant Field Values
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/ISettings.html b/docs/full/at/gv/egiz/pdfas/common/settings/ISettings.html new file mode 100644 index 00000000..1b87e945 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/ISettings.html @@ -0,0 +1,273 @@ + + + + + +ISettings + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.settings
+

Interface ISettings

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

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.util.Vector<java.lang.String>getFirstLevelKeys(java.lang.String prefix) 
      java.lang.StringgetValue(java.lang.String key) 
      java.util.Map<java.lang.String,java.lang.String>getValuesPrefix(java.lang.String prefix) 
      java.lang.StringgetWorkingDirectory() 
      booleanhasPrefix(java.lang.String prefix) 
      booleanhasValue(java.lang.String key) 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getValue

        +
        java.lang.String getValue(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        hasValue

        +
        boolean hasValue(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        hasPrefix

        +
        boolean hasPrefix(java.lang.String prefix)
        +
      • +
      + + + +
        +
      • +

        getValuesPrefix

        +
        java.util.Map<java.lang.String,java.lang.String> getValuesPrefix(java.lang.String prefix)
        +
      • +
      + + + +
        +
      • +

        getFirstLevelKeys

        +
        java.util.Vector<java.lang.String> getFirstLevelKeys(java.lang.String prefix)
        +
      • +
      + + + +
        +
      • +

        getWorkingDirectory

        +
        java.lang.String getWorkingDirectory()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/Settings.html b/docs/full/at/gv/egiz/pdfas/common/settings/Settings.html new file mode 100644 index 00000000..62c1d8b9 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/Settings.html @@ -0,0 +1,420 @@ + + + + + +Settings + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.settings
+

Class Settings

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

      Field Detail

      + + + +
        +
      • +

        properties

        +
        protected java.util.Properties properties
        +
      • +
      + + + +
        +
      • +

        workDirectory

        +
        protected java.io.File workDirectory
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Settings

        +
        public Settings(java.io.File workDirectory)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getValue

        +
        public java.lang.String getValue(java.lang.String key)
        +
        +
        Specified by:
        +
        getValue in interface ISettings
        +
        +
      • +
      + + + +
        +
      • +

        hasValue

        +
        public boolean hasValue(java.lang.String key)
        +
        +
        Specified by:
        +
        hasValue in interface ISettings
        +
        +
      • +
      + + + +
        +
      • +

        getValuesPrefix

        +
        public java.util.Map<java.lang.String,java.lang.String> getValuesPrefix(java.lang.String prefix)
        +
        +
        Specified by:
        +
        getValuesPrefix in interface ISettings
        +
        +
      • +
      + + + +
        +
      • +

        getFirstLevelKeys

        +
        public java.util.Vector<java.lang.String> getFirstLevelKeys(java.lang.String prefix)
        +
        +
        Specified by:
        +
        getFirstLevelKeys in interface ISettings
        +
        +
      • +
      + + + +
        +
      • +

        hasPrefix

        +
        public boolean hasPrefix(java.lang.String prefix)
        +
        +
        Specified by:
        +
        hasPrefix in interface ISettings
        +
        +
      • +
      + + + +
        +
      • +

        getWorkingDirectory

        +
        public java.lang.String getWorkingDirectory()
        +
        +
        Specified by:
        +
        getWorkingDirectory in interface ISettings
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html b/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html new file mode 100644 index 00000000..4b794cb2 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileEntry.html @@ -0,0 +1,352 @@ + + + + + +SignatureProfileEntry + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.settings
+

Class SignatureProfileEntry

+
+
+ +
+
    +
  • +
    +
    +
    public class SignatureProfileEntry
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      java.lang.StringgetCaption() 
      java.lang.StringgetKey() 
      java.lang.StringgetValue() 
      voidsetCaption(java.lang.String caption) 
      voidsetKey(java.lang.String key) 
      voidsetValue(java.lang.String value) 
      java.lang.StringtoString() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        SignatureProfileEntry

        +
        public SignatureProfileEntry()
        +
      • +
      + + + +
        +
      • +

        SignatureProfileEntry

        +
        public SignatureProfileEntry(java.lang.String key,
        +                     java.lang.String caption,
        +                     java.lang.String value)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getKey

        +
        public java.lang.String getKey()
        +
      • +
      + + + +
        +
      • +

        setKey

        +
        public void setKey(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        getCaption

        +
        public java.lang.String getCaption()
        +
      • +
      + + + +
        +
      • +

        setCaption

        +
        public void setCaption(java.lang.String caption)
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public java.lang.String getValue()
        +
      • +
      + + + +
        +
      • +

        setValue

        +
        public void setValue(java.lang.String value)
        +
      • +
      + + + +
        +
      • +

        toString

        +
        public java.lang.String toString()
        +
        +
        Overrides:
        +
        toString in class java.lang.Object
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html b/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html new file mode 100644 index 00000000..1e03467b --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/SignatureProfileSettings.html @@ -0,0 +1,328 @@ + + + + + +SignatureProfileSettings + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.settings
+

Class SignatureProfileSettings

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

      Constructor Detail

      + + + +
        +
      • +

        SignatureProfileSettings

        +
        public SignatureProfileSettings(java.lang.String profileID,
        +                        ISettings configuration)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCaption

        +
        public java.lang.String getCaption(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        getDefaultValue

        +
        protected java.lang.String getDefaultValue(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        getValue

        +
        public java.lang.String getValue(java.lang.String key)
        +
      • +
      + + + +
        +
      • +

        getProfileID

        +
        public java.lang.String getProfileID()
        +
      • +
      + + + +
        +
      • +

        getSigningReason

        +
        public java.lang.String getSigningReason()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/package-frame.html b/docs/full/at/gv/egiz/pdfas/common/settings/package-frame.html new file mode 100644 index 00000000..1d7ce199 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/package-frame.html @@ -0,0 +1,27 @@ + + + + + +at.gv.egiz.pdfas.common.settings + + + + +

at.gv.egiz.pdfas.common.settings

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/package-summary.html b/docs/full/at/gv/egiz/pdfas/common/settings/package-summary.html new file mode 100644 index 00000000..c7fce875 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/package-summary.html @@ -0,0 +1,164 @@ + + + + + +at.gv.egiz.pdfas.common.settings + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.common.settings

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/settings/package-tree.html b/docs/full/at/gv/egiz/pdfas/common/settings/package-tree.html new file mode 100644 index 00000000..5095315f --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/settings/package-tree.html @@ -0,0 +1,134 @@ + + + + + +at.gv.egiz.pdfas.common.settings Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.common.settings

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html b/docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html new file mode 100644 index 00000000..2f932d9c --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/DNUtils.html @@ -0,0 +1,257 @@ + + + + + +DNUtils + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class DNUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class DNUtils
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static java.util.Map<java.lang.String,java.lang.String>dnToMap(java.lang.String dn) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DNUtils

        +
        public DNUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        dnToMap

        +
        public static java.util.Map<java.lang.String,java.lang.String> dnToMap(java.lang.String dn)
        +                                                                throws javax.naming.InvalidNameException
        +
        Throws:
        +
        javax.naming.InvalidNameException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/OgnlUtils.html b/docs/full/at/gv/egiz/pdfas/common/utils/OgnlUtils.html new file mode 100644 index 00000000..24f4a166 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/OgnlUtils.html @@ -0,0 +1,261 @@ + + + + + +OgnlUtils + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class OgnlUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class OgnlUtils
    +extends java.lang.Object
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 9/11/13 + Time: 1:05 PM + To change this template use File | Settings | File Templates.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringresolvsOgnlExpression(java.lang.String expression, + ognl.OgnlContext ctx) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        OgnlUtils

        +
        public OgnlUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        resolvsOgnlExpression

        +
        public static java.lang.String resolvsOgnlExpression(java.lang.String expression,
        +                                     ognl.OgnlContext ctx)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/PDFUtils.html b/docs/full/at/gv/egiz/pdfas/common/utils/PDFUtils.html new file mode 100644 index 00000000..43e33f06 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/PDFUtils.html @@ -0,0 +1,304 @@ + + + + + +PDFUtils + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class PDFUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class PDFUtils
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static byte[]blackOutSignature(byte[] signatureData, + int[] byteRange) 
      static int[]buildExcludeRange(int[] byteRange) 
      static voidcheckPDFPermissions(org.apache.pdfbox.pdmodel.PDDocument doc) 
      static int[]extractSignatureByteRange(byte[] rawPdfData) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        PDFUtils

        +
        public PDFUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        blackOutSignature

        +
        public static byte[] blackOutSignature(byte[] signatureData,
        +                       int[] byteRange)
        +                                throws PDFIOException
        +
        Throws:
        +
        PDFIOException
        +
      • +
      + + + +
        +
      • +

        extractSignatureByteRange

        +
        public static int[] extractSignatureByteRange(byte[] rawPdfData)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html b/docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html new file mode 100644 index 00000000..be9faaab --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/StreamUtils.html @@ -0,0 +1,262 @@ + + + + + +StreamUtils + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class StreamUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class StreamUtils
    +extends java.lang.Object
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 8/29/13 + Time: 9:54 AM + To change this template use File | Settings | File Templates.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static byte[]inputStreamToByteArray(java.io.InputStream stream) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StreamUtils

        +
        public StreamUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        inputStreamToByteArray

        +
        public static byte[] inputStreamToByteArray(java.io.InputStream stream)
        +                                     throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html b/docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html new file mode 100644 index 00000000..d972c097 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/StringUtils.html @@ -0,0 +1,272 @@ + + + + + +StringUtils + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class StringUtils

+
+
+ +
+
    +
  • +
    +
    +
    public class StringUtils
    +extends java.lang.Object
    +
    Created with IntelliJ IDEA. + User: afitzek + Date: 8/28/13 + Time: 12:42 PM + To change this template use File | Settings | File Templates.
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

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

      Method Summary

      + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static java.lang.StringbytesToHexString(byte[] bytes) 
      static java.lang.StringextractLastID(java.lang.String id) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        StringUtils

        +
        public StringUtils()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        bytesToHexString

        +
        public static java.lang.String bytesToHexString(byte[] bytes)
        +
      • +
      + + + +
        +
      • +

        extractLastID

        +
        public static java.lang.String extractLastID(java.lang.String id)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/TempFileHelper.html b/docs/full/at/gv/egiz/pdfas/common/utils/TempFileHelper.html new file mode 100644 index 00000000..d1ecceef --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/TempFileHelper.html @@ -0,0 +1,332 @@ + + + + + +TempFileHelper + + + + + + + +
+ + + + + +
+ + + +
+
at.gv.egiz.pdfas.common.utils
+

Class TempFileHelper

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

      Constructor Detail

      + + + +
        +
      • +

        TempFileHelper

        +
        public TempFileHelper(ISettings settings)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        finalize

        +
        protected void finalize()
        +                 throws java.lang.Throwable
        +
        +
        Overrides:
        +
        finalize in class java.lang.Object
        +
        Throws:
        +
        java.lang.Throwable
        +
      • +
      + + + +
        +
      • +

        setTemporaryDirectory

        +
        public void setTemporaryDirectory(java.lang.String directory)
        +
      • +
      + + + +
        +
      • +

        getHashedHexString

        +
        public java.lang.String getHashedHexString(java.lang.String str)
        +
      • +
      + + + +
        +
      • +

        getStaticFilename

        +
        public java.lang.String getStaticFilename()
        +
      • +
      + + + +
        +
      • +

        deleteFile

        +
        public void deleteFile(java.lang.String filename)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/package-frame.html b/docs/full/at/gv/egiz/pdfas/common/utils/package-frame.html new file mode 100644 index 00000000..a5faaf06 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/package-frame.html @@ -0,0 +1,24 @@ + + + + + +at.gv.egiz.pdfas.common.utils + + + + +

at.gv.egiz.pdfas.common.utils

+
+

Classes

+ +
+ + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/package-summary.html b/docs/full/at/gv/egiz/pdfas/common/utils/package-summary.html new file mode 100644 index 00000000..5e851a32 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/package-summary.html @@ -0,0 +1,157 @@ + + + + + +at.gv.egiz.pdfas.common.utils + + + + + + + +
+ + + + + +
+ + +
+

Package at.gv.egiz.pdfas.common.utils

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/common/utils/package-tree.html b/docs/full/at/gv/egiz/pdfas/common/utils/package-tree.html new file mode 100644 index 00000000..2637779d --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/common/utils/package-tree.html @@ -0,0 +1,131 @@ + + + + + +at.gv.egiz.pdfas.common.utils Class Hierarchy + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package at.gv.egiz.pdfas.common.utils

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + + + + +
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html b/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html index fe2209c3..ab91ff22 100644 --- a/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html +++ b/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html @@ -2,16 +2,15 @@ - - -ByteArrayDataSink (PDF-AS 4.0.0-SNAPSHOT Library) - + +ByteArrayDataSink + @@ -28,13 +27,11 @@
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -200,7 +197,7 @@ implements
  • bos

    -
    protected ByteArrayOutputStream bos
    +
    protected java.io.ByteArrayOutputStream bos
  • @@ -234,7 +231,7 @@ implements
  • createOutputStream

    -
    public OutputStream createOutputStream()
    +
    public java.io.OutputStream createOutputStream()
    Description copied from interface: DataSink
    Creates an output stream to receive the data
    @@ -271,13 +268,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -198,7 +195,7 @@ implements
  • getMIMEType

    -
    public String getMIMEType()
    +
    public java.lang.String getMIMEType()
    Description copied from interface: DataSource
    Gets the MIME Type of the contained data.
    @@ -239,13 +236,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -137,7 +134,7 @@ extends static PdfAs -createPdfAs(File configuration) +createPdfAs(java.io.File configuration)
    Create a new instance of PDF-AS
    @@ -157,7 +154,7 @@ extends static void -deployDefaultConfiguration(File targetDirectory) +deployDefaultConfiguration(java.io.File targetDirectory)
    Deploy default configuration to targetDirectory The targetDirectory will be deleted and
    @@ -168,13 +165,13 @@ extends dontConfigureLog4j()  -static String +static java.lang.String getSCMRevision()
    Gets the PDF-AS SCM Revision
    -static String +static java.lang.String getVersion()
    Gets the PDF-AS Version
    @@ -184,8 +181,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -233,7 +230,7 @@ extends
  • createPdfAs

    -
    public static PdfAs createPdfAs(File configuration)
    +
    public static PdfAs createPdfAs(java.io.File configuration)
    Create a new instance of PDF-AS
    Parameters:
    configuration - The PDF-AS configuration
    Returns:
    @@ -271,14 +268,14 @@ extends
  • deployDefaultConfiguration

    -
    public static void deployDefaultConfiguration(File targetDirectory)
    -                                       throws Exception
    +
    public static void deployDefaultConfiguration(java.io.File targetDirectory)
    +                                       throws java.lang.Exception
    Deploy default configuration to targetDirectory The targetDirectory will be deleted and
    Parameters:
    targetDirectory -
    Throws:
    -
    Exception
    +
    java.lang.Exception
  • @@ -287,7 +284,7 @@ extends
  • getSCMRevision

    -
    public static String getSCMRevision()
    +
    public static java.lang.String getSCMRevision()
    Gets the PDF-AS SCM Revision
    Returns:
  • @@ -298,7 +295,7 @@ extends
  • getVersion

    -
    public static String getVersion()
    +
    public static java.lang.String getVersion()
    Gets the PDF-AS Version
    Returns:
    PDF-AS Verison string
  • @@ -320,13 +317,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -199,7 +196,7 @@ implements
  • GlobalConfiguration

    -
    public GlobalConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration)
    +
    public GlobalConfiguration(ISettings configuration)
  • @@ -216,7 +213,7 @@ implements
  • getDefaultSignatureProfile

    -
    public String getDefaultSignatureProfile()
    +
    public java.lang.String getDefaultSignatureProfile()
  • @@ -236,13 +233,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -199,7 +196,7 @@ implements
  • PlaceholderConfiguration

    -
    public PlaceholderConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration)
    +
    public PlaceholderConfiguration(ISettings configuration)
  • @@ -236,13 +233,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -219,7 +216,7 @@ implements
  • profileID

    -
    protected String profileID
    +
    protected java.lang.String profileID
  • @@ -236,8 +233,8 @@ implements
  • SignatureProfileConfiguration

    -
    public SignatureProfileConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration,
    -                             String profileID)
    +
    public SignatureProfileConfiguration(ISettings configuration,
    +                             java.lang.String profileID)
  • @@ -263,7 +260,7 @@ implements
  • getDefaultPositioning

    -
    public String getDefaultPositioning()
    +
    public java.lang.String getDefaultPositioning()
  • @@ -292,13 +289,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -123,7 +120,7 @@ extends Field and Description -protected at.gv.egiz.pdfas.common.settings.ISettings +protected ISettings configuration  @@ -141,7 +138,7 @@ extends Constructor and Description -SpecificBaseConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration)  +SpecificBaseConfiguration(ISettings configuration)  @@ -156,8 +153,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -179,7 +176,7 @@ extends
  • configuration

    -
    protected at.gv.egiz.pdfas.common.settings.ISettings configuration
    +
    protected ISettings configuration
  • @@ -196,7 +193,7 @@ extends
  • SpecificBaseConfiguration

    -
    public SpecificBaseConfiguration(at.gv.egiz.pdfas.common.settings.ISettings configuration)
    +
    public SpecificBaseConfiguration(ISettings configuration)
  • @@ -216,13 +213,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -239,7 +236,7 @@ extends
  • ID_KEY

    -
    public static final String ID_KEY
    +
    public static final java.lang.String ID_KEY
    See Also:
    Constant Field Values
  • @@ -249,7 +246,7 @@ extends
  • PROFILE_KEY

    -
    public static final String PROFILE_KEY
    +
    public static final java.lang.String PROFILE_KEY
    See Also:
    Constant Field Values
  • @@ -259,7 +256,7 @@ extends
  • TYPE_KEY

    -
    public static final String TYPE_KEY
    +
    public static final java.lang.String TYPE_KEY
    See Also:
    Constant Field Values
  • @@ -269,7 +266,7 @@ extends
  • SIG_KEY_KEY

    -
    public static final String SIG_KEY_KEY
    +
    public static final java.lang.String SIG_KEY_KEY
    See Also:
    Constant Field Values
  • @@ -287,10 +284,10 @@ extends
  • SignaturePlaceholderData

    -
    public SignaturePlaceholderData(String profile,
    -                        String type,
    -                        String sigKey,
    -                        String id)
    +
    public SignaturePlaceholderData(java.lang.String profile,
    +                        java.lang.String type,
    +                        java.lang.String sigKey,
    +                        java.lang.String id)
    Parameters:
    profile -
    type -
    sigKey -
    id -
  • @@ -308,7 +305,7 @@ extends
  • getTablePos

    -
    public TablePos 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:
    @@ -320,7 +317,7 @@ extends
  • getProfile

    -
    public String getProfile()
    +
    public java.lang.String getProfile()
    The profile name. Might be null if not included in the qr-code.
    Returns:
  • @@ -331,7 +328,7 @@ extends
  • getType

    -
    public String getType()
    +
    public java.lang.String getType()
    The signature type: "textual" or "binary". Might be null if not included in the qr-code.
    Returns:
  • @@ -342,7 +339,7 @@ extends
  • getKey

    -
    public String getKey()
    +
    public java.lang.String getKey()
    The key identifier for MOA signature. Might be null if not included in the qr-code.
    Returns:
  • @@ -353,10 +350,10 @@ extends
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • @@ -366,7 +363,7 @@ extends
  • getPlaceholderName

    -
    public String getPlaceholderName()
    +
    public java.lang.String getPlaceholderName()
    The name of the placeholder image.
    Returns:
  • @@ -377,7 +374,7 @@ extends
  • getId

    -
    public String getId()
    +
    public java.lang.String getId()
    The id associated with this placeholder.
    Returns:
  • @@ -399,13 +396,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -301,13 +298,11 @@ extends org.apache.pdfbox.util.PDFStreamEngine
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • at.gv.egiz.pdfas.lib.impl.signing.PdfSignerFactory
      • @@ -99,7 +96,7 @@

        public class PdfSignerFactory
        -extends Object
        +extends java.lang.Object
    @@ -144,8 +141,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -204,13 +201,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -209,15 +206,15 @@ implements
  • sign

    -
    public byte[] sign(InputStream inputStream)
    +
    public byte[] sign(java.io.InputStream inputStream)
                 throws org.apache.pdfbox.exceptions.SignatureException,
    -                   IOException
    + java.io.IOException
    Specified by:
    sign in interface org.apache.pdfbox.pdmodel.interactive.digitalsignature.SignatureInterface
    Throws:
    org.apache.pdfbox.exceptions.SignatureException
    -
    IOException
    +
    java.io.IOException
  • @@ -235,7 +232,7 @@ implements
  • getPDFSubFilter

    -
    public String getPDFSubFilter()
    +
    public java.lang.String getPDFSubFilter()
    Specified by:
    getPDFSubFilter in interface PDFASSignatureInterface
    @@ -248,7 +245,7 @@ implements
  • getPDFFilter

    -
    public String getPDFFilter()
    +
    public java.lang.String getPDFFilter()
    Specified by:
    getPDFFilter in interface PDFASSignatureInterface
    @@ -274,7 +271,7 @@ implements
  • getSigningDate

    -
    public Calendar getSigningDate()
    +
    public java.util.Calendar getSigningDate()
    Specified by:
    getSigningDate in interface PDFASSignatureInterface
    @@ -298,13 +295,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
  • @@ -296,13 +293,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • at.gv.egiz.pdfas.lib.impl.stamping.TableFactory
      • @@ -98,13 +95,13 @@
      • All Implemented Interfaces:
        -
        at.gv.egiz.pdfas.common.settings.IProfileConstants
        +
        IProfileConstants


        public class TableFactory
        -extends Object
        -implements at.gv.egiz.pdfas.common.settings.IProfileConstants
        +extends java.lang.Object +implements IProfileConstants
    @@ -121,8 +118,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants
  • -

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

    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 @@ -156,22 +153,22 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants Method and Description -static at.gv.egiz.pdfas.common.settings.SignatureProfileSettings -createProfile(String profileID, - at.gv.egiz.pdfas.common.settings.ISettings configuration)  +static SignatureProfileSettings +createProfile(java.lang.String profileID, + ISettings configuration)  -static Table -createSigTable(at.gv.egiz.pdfas.common.settings.SignatureProfileSettings profile, - String tableID, - at.gv.egiz.pdfas.common.settings.ISettings configuration, +static Table +createSigTable(SignatureProfileSettings profile, + java.lang.String tableID, + ISettings configuration, RequestedSignature requestedSignature)
    This method creates an abstract signature table object.
    -static String -getSigValue(String key) +static java.lang.String +getSigValue(java.lang.String key)
    This method returns a value for a given signature key.
    @@ -180,8 +177,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants
  • -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -220,17 +217,17 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants
    • createSigTable

      -
      public static Table createSigTable(at.gv.egiz.pdfas.common.settings.SignatureProfileSettings profile,
      -                   String tableID,
      -                   at.gv.egiz.pdfas.common.settings.ISettings configuration,
      +
      public static Table createSigTable(SignatureProfileSettings profile,
      +                   java.lang.String tableID,
      +                   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
      +
      Returns:
      a new abstract signature table
      See Also:
      Style, +Table, +Entry
    @@ -239,8 +236,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants @@ -249,7 +246,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants
    • getSigValue

      -
      public static String getSigValue(String key)
      +
      public static java.lang.String getSigValue(java.lang.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!
      @@ -274,13 +271,11 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants
    • Overview
    • Package
    • -
    • Use
    • Tree
    • Deprecated
    • Index
    • Help
    -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -181,10 +178,10 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, Method and Description -String -resolve(String key, - String value, - at.gv.egiz.pdfas.common.settings.SignatureProfileSettings settings, +java.lang.String +resolve(java.lang.String key, + java.lang.String value, + SignatureProfileSettings settings, RequestedSignature signature)  @@ -192,8 +189,8 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -215,7 +212,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants,
  • PatternRegex

    -
    public static final String PatternRegex
    +
    public static final java.lang.String PatternRegex
    See Also:
    Constant Field Values
  • @@ -225,7 +222,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants,
  • defaultDateFormat

    -
    public static final String defaultDateFormat
    +
    public static final java.lang.String defaultDateFormat
    See Also:
    Constant Field Values
  • @@ -235,7 +232,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants,
  • EXP_START

    -
    public static final String EXP_START
    +
    public static final java.lang.String EXP_START
    See Also:
    Constant Field Values
  • @@ -245,7 +242,7 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants,
  • EXP_END

    -
    public static final String EXP_END
    +
    public static final java.lang.String EXP_END
    See Also:
    Constant Field Values
  • @@ -280,10 +277,10 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants,
  • resolve

    -
    public String resolve(String key,
    -             String value,
    -             at.gv.egiz.pdfas.common.settings.SignatureProfileSettings settings,
    -             RequestedSignature signature)
    +
    public java.lang.String resolve(java.lang.String key,
    +                       java.lang.String value,
    +                       SignatureProfileSettings settings,
    +                       RequestedSignature signature)
    Specified by:
    resolve in interface IResolver
    @@ -307,13 +304,11 @@ implements at.gv.egiz.pdfas.common.settings.IProfileConstants, Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -226,7 +223,7 @@ implements
  • OperationStatus

    -
    public OperationStatus(at.gv.egiz.pdfas.common.settings.ISettings configuration,
    +
    public OperationStatus(ISettings configuration,
                    SignParameter signParameter)
  • @@ -245,12 +242,12 @@ implements

    finalize

    protected void finalize()
    -                 throws Throwable
    + throws java.lang.Throwable
    Overrides:
    -
    finalize in class Object
    +
    finalize in class java.lang.Object
    Throws:
    -
    Throwable
    +
    java.lang.Throwable
    @@ -295,7 +292,7 @@ implements
  • getSignatureProfileConfiguration

    -
    public SignatureProfileConfiguration getSignatureProfileConfiguration(String profileID)
    +
    public SignatureProfileConfiguration getSignatureProfileConfiguration(java.lang.String profileID)
  • @@ -340,7 +337,7 @@ implements
  • getTempFileHelper

    -
    public at.gv.egiz.pdfas.common.utils.TempFileHelper getTempFileHelper()
    +
    public TempFileHelper getTempFileHelper()
  • @@ -349,7 +346,7 @@ implements
  • getSettings

    -
    public at.gv.egiz.pdfas.common.settings.ISettings getSettings()
    +
    public ISettings getSettings()
  • @@ -358,7 +355,7 @@ implements
  • getSigningDate

    -
    public Calendar getSigningDate()
    +
    public java.util.Calendar getSigningDate()
  • @@ -367,7 +364,7 @@ implements
  • setSigningDate

    -
    public void setSigningDate(Calendar signingDate)
    +
    public void setSigningDate(java.util.Calendar signingDate)
  • @@ -387,13 +384,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • at.gv.egiz.pdfas.lib.impl.status.PDFObject
      • @@ -99,7 +96,7 @@

        public class PDFObject
        -extends Object
        +extends java.lang.Object
    @@ -172,8 +169,8 @@ extends -

    Methods inherited from class java.lang.Object

    -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait @@ -295,13 +292,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • at.gv.egiz.pdfas.lib.impl.status.RequestedSignature
      • @@ -99,7 +96,7 @@

        public class RequestedSignature
        -extends Object
        +extends java.lang.Object
    @@ -144,11 +141,11 @@ extends getSignaturePosition()  -String +java.lang.String getSignatureProfileID()  -TablePos +TablePos getTablePos()  @@ -165,15 +162,15 @@ extends void -setSignatureProfileID(String signatureProfile)  +setSignatureProfileID(java.lang.String signatureProfile)  @@ -196,9 +193,9 @@ extends

    RequestedSignature

    public RequestedSignature(OperationStatus status)
    -                   throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
    + throws PdfAsException
    Throws:
    -
    at.gv.egiz.pdfas.common.exceptions.PdfAsException
    +
    PdfAsException
    @@ -224,7 +221,7 @@ extends
  • getTablePos

    -
    public TablePos getTablePos()
    +
    public TablePos getTablePos()
  • @@ -233,7 +230,7 @@ extends
  • getSignatureProfileID

    -
    public String getSignatureProfileID()
    +
    public java.lang.String getSignatureProfileID()
  • @@ -242,7 +239,7 @@ extends
  • setSignatureProfileID

    -
    public void setSignatureProfileID(String signatureProfile)
    +
    public void setSignatureProfileID(java.lang.String signatureProfile)
  • @@ -298,13 +295,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • at.gv.egiz.pdfas.lib.impl.verify.SignatureCheckImpl
      • @@ -103,7 +100,7 @@

        public class SignatureCheckImpl
        -extends Object
        +extends java.lang.Object
         implements SignatureCheck
      @@ -124,7 +121,7 @@ implements SignatureCheckImpl(int code, - String message)  + java.lang.String message)
       
    • @@ -148,7 +145,7 @@ implements -String +java.lang.String getMessage()
      Returns the textual response message of the check (corresponding to the code).
      @@ -159,8 +156,8 @@ implements -

      Methods inherited from class java.lang.Object

      -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +

      Methods inherited from class java.lang.Object

      +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -183,7 +180,7 @@ implements

    SignatureCheckImpl

    public SignatureCheckImpl(int code,
    -                  String message)
    + java.lang.String message) @@ -215,7 +212,7 @@ implements
  • getMessage

    -
    public String getMessage()
    +
    public java.lang.String getMessage()
    Description copied from interface: SignatureCheck
    Returns the textual response message of the check (corresponding to the code).
    @@ -243,13 +240,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
      -
    • java.lang.Object
    • +
    • java.lang.Object
      • at.gv.egiz.pdfas.lib.impl.verify.VerifierDispatcher
      • @@ -99,7 +96,7 @@

        public class VerifierDispatcher
        -extends Object
        +extends java.lang.Object
    @@ -119,15 +116,15 @@ extends Field and Description -static String +static java.lang.String CONF_VERIFIER  -static String[] +static java.lang.String[] defaultClasses  -Map<String,HashMap<String,IVerifyFilter>> +java.util.Map<java.lang.String,java.util.HashMap<java.lang.String,IVerifyFilter>> filterMap  @@ -145,7 +142,7 @@ extends Constructor and Description -VerifierDispatcher(at.gv.egiz.pdfas.common.settings.ISettings settings)  +VerifierDispatcher(ISettings settings)  @@ -164,16 +161,16 @@ extends IVerifyFilter -getVerifier(String filter, - String subfilter)  +getVerifier(java.lang.String filter, + java.lang.String subfilter)  @@ -195,7 +192,7 @@ extends
  • defaultClasses

    -
    public static final String[] defaultClasses
    +
    public static final java.lang.String[] defaultClasses
  • @@ -204,7 +201,7 @@ extends
  • CONF_VERIFIER

    -
    public static final String CONF_VERIFIER
    +
    public static final java.lang.String CONF_VERIFIER
    See Also:
    Constant Field Values
  • @@ -214,7 +211,7 @@ extends
  • filterMap

    -
    public Map<String,HashMap<String,IVerifyFilter>> filterMap
    +
    public java.util.Map<java.lang.String,java.util.HashMap<java.lang.String,IVerifyFilter>> filterMap
  • @@ -231,7 +228,7 @@ extends
  • VerifierDispatcher

    -
    public VerifierDispatcher(at.gv.egiz.pdfas.common.settings.ISettings settings)
    +
    public VerifierDispatcher(ISettings settings)
  • @@ -248,8 +245,8 @@ extends
  • getVerifier

    -
    public IVerifyFilter getVerifier(String filter,
    -                        String subfilter)
    +
    public IVerifyFilter getVerifier(java.lang.String filter,
    +                        java.lang.String subfilter)
  • @@ -269,13 +266,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -290,7 +287,7 @@ implements
  • getVerificationException

    -
    public at.gv.egiz.pdfas.common.exceptions.PdfAsException getVerificationException()
    +
    public PdfAsException getVerificationException()
    Description copied from interface: VerifyResult
    Returns a verification exception if any. Shows that the verification could not be started. See VerifyResult.isVerificationDone().
    @@ -306,7 +303,7 @@ implements
  • setVerificationException

    -
    public void setVerificationException(at.gv.egiz.pdfas.common.exceptions.PdfAsException e)
    +
    public void setVerificationException(PdfAsException e)
  • @@ -471,13 +468,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]