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/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 ------------ 116 files changed, 748 insertions(+), 8307 deletions(-) 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 (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html index 3b9da532..6fe1a017 100644 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/PdfAsImpl.html @@ -2,16 +2,15 @@ - - -PdfAsImpl (PDF-AS 4.0.0-SNAPSHOT Library) - + +PdfAsImpl + @@ -28,13 +27,11 @@
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -222,7 +219,7 @@ implements
  • PdfAsImpl

    -
    public PdfAsImpl(File cfgFile)
    +
    public PdfAsImpl(java.io.File cfgFile)
  • @@ -240,7 +237,7 @@ implements

    sign

    public SignResult sign(SignParameter parameter)
    -                throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
    + throws PdfAsException
    Description copied from interface: PdfAs
    Signs a PDF document using PDF-AS.
    @@ -248,7 +245,7 @@ implements sign in interface PdfAs
    Returns:
    Throws:
    -
    at.gv.egiz.pdfas.common.exceptions.PdfAsException
    +
    PdfAsException
    @@ -257,8 +254,8 @@ implements
  • verify

    -
    public List<VerifyResult> verify(VerifyParameter parameter)
    -                          throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
    +
    public java.util.List<VerifyResult> verify(VerifyParameter parameter)
    +                                    throws PdfAsException
    Description copied from interface: PdfAs
    Verifies a document with (potentially multiple) PDF-AS signatures.
    @@ -267,7 +264,7 @@ implements Parameters:
    parameter - The verification parameter
    Returns:
    A list of verification Results
    Throws:
    -
    at.gv.egiz.pdfas.common.exceptions.PdfAsException
    +
    PdfAsException
  • @@ -293,7 +290,7 @@ implements

    startSign

    public StatusRequest startSign(SignParameter parameter)
    -                        throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
    + throws PdfAsException
    Description copied from interface: PdfAs
    Starts a signature process @@ -304,7 +301,7 @@ implements Parameters:
    parameter - The sign parameter
    Returns:
    A status request
    Throws:
    -
    at.gv.egiz.pdfas.common.exceptions.PdfAsException
    +
    PdfAsException
    @@ -314,7 +311,7 @@ implements

    process

    public StatusRequest process(StatusRequest statusRequest)
    -                      throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
    + throws PdfAsException
    Description copied from interface: PdfAs
    Continues an ongoing signature process
    @@ -323,7 +320,7 @@ implements Parameters:
    statusRequest - The current status
    Returns:
    A status request
    Throws:
    -
    at.gv.egiz.pdfas.common.exceptions.PdfAsException
    +
    PdfAsException
    @@ -333,7 +330,7 @@ implements

    finishSign

    public SignResult finishSign(StatusRequest statusRequest)
    -                      throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
    + throws PdfAsException
    Description copied from interface: PdfAs
    Finishes a signature process
    @@ -342,7 +339,7 @@ implements Parameters:
    statusRequest - The current status
    Returns:
    A signature result
    Throws:
    -
    at.gv.egiz.pdfas.common.exceptions.PdfAsException
    +
    PdfAsException
    @@ -362,13 +359,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -335,13 +332,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -336,7 +333,7 @@ implements
  • getSignatureProfileId

    -
    public String getSignatureProfileId()
    +
    public java.lang.String getSignatureProfileId()
    Description copied from interface: SignParameter
    Gets the signature profile to use
    @@ -351,7 +348,7 @@ implements
  • setSignatureProfileId

    -
    public void setSignatureProfileId(String signatureProfileId)
    +
    public void setSignatureProfileId(java.lang.String signatureProfileId)
    Description copied from interface: SignParameter
    Sets the signature profile to use
    @@ -366,7 +363,7 @@ implements
  • getSignaturePosition

    -
    public String getSignaturePosition()
    +
    public java.lang.String getSignaturePosition()
    Description copied from interface: SignParameter
    Gets the signature position
    @@ -381,7 +378,7 @@ implements
  • setSignaturePosition

    -
    public void setSignaturePosition(String signaturePosition)
    +
    public void setSignaturePosition(java.lang.String signaturePosition)
    Description copied from interface: SignParameter
    Sets the signature position
    @@ -467,13 +464,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
  • @@ -230,7 +227,7 @@ implements
  • certificate

    -
    protected X509Certificate certificate
    +
    protected java.security.cert.X509Certificate certificate
  • @@ -288,7 +285,7 @@ implements
  • getSignerCertificate

    -
    public X509Certificate getSignerCertificate()
    +
    public java.security.cert.X509Certificate getSignerCertificate()
    Description copied from interface: SignResult
    Returns the certificate of the signer.
    @@ -328,7 +325,7 @@ implements
  • setSignerCertificate

    -
    public void setSignerCertificate(X509Certificate certificate)
    +
    public void setSignerCertificate(java.security.cert.X509Certificate certificate)
  • @@ -357,13 +354,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -454,13 +451,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -430,14 +427,14 @@ implements

    setCertificate

    public void setCertificate(byte[] encodedCertificate)
    -                    throws CertificateException
    + throws java.security.cert.CertificateException
    Description copied from interface: StatusRequest
    Sets the signing certificate
    Specified by:
    setCertificate in interface StatusRequest
    Throws:
    -
    CertificateException
    +
    java.security.cert.CertificateException
    @@ -472,13 +469,11 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -124,11 +121,11 @@ implements at.gv.egiz.pdfas.common.settings.ISettings, Field and Description -protected Properties +protected java.util.Properties overwrittenProperties  -protected at.gv.egiz.pdfas.common.settings.Settings +protected Settings settings  @@ -146,7 +143,7 @@ implements at.gv.egiz.pdfas.common.settings.ISettings, Constructor and Description -ConfigurationImpl(at.gv.egiz.pdfas.common.settings.Settings settings)  +ConfigurationImpl(Settings settings)  @@ -164,37 +161,37 @@ implements at.gv.egiz.pdfas.common.settings.ISettings, Method and Description -Vector<String> -getFirstLevelKeys(String prefix)  +java.util.Vector<java.lang.String> +getFirstLevelKeys(java.lang.String prefix)  -String -getValue(String key) +java.lang.String +getValue(java.lang.String key)
    Gets a specific Value
    -Map<String,String> -getValuesPrefix(String prefix)  +java.util.Map<java.lang.String,java.lang.String> +getValuesPrefix(java.lang.String prefix)  -String +java.lang.String getWorkingDirectory()  boolean -hasPrefix(String prefix)  +hasPrefix(java.lang.String prefix)  boolean -hasValue(String key) +hasValue(java.lang.String key)
    Is the configuration key set
    void -setValue(String key, - String value) +setValue(java.lang.String key, + java.lang.String value)
    Sets or overrides a configuration value
    @@ -203,8 +200,8 @@ implements at.gv.egiz.pdfas.common.settings.ISettings, -

    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 @@ -226,7 +223,7 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • overwrittenProperties

    -
    protected Properties overwrittenProperties
    +
    protected java.util.Properties overwrittenProperties
  • @@ -235,7 +232,7 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • settings

    -
    protected at.gv.egiz.pdfas.common.settings.Settings settings
    +
    protected Settings settings
  • @@ -252,7 +249,7 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • ConfigurationImpl

    -
    public ConfigurationImpl(at.gv.egiz.pdfas.common.settings.Settings settings)
    +
    public ConfigurationImpl(Settings settings)
  • @@ -269,8 +266,8 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • setValue

    -
    public void setValue(String key,
    -            String value)
    +
    public void setValue(java.lang.String key,
    +            java.lang.String value)
    Description copied from interface: Configuration
    Sets or overrides a configuration value
    @@ -285,12 +282,12 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • getValue

    -
    public String getValue(String key)
    +
    public java.lang.String getValue(java.lang.String key)
    Description copied from interface: Configuration
    Gets a specific Value
    Specified by:
    -
    getValue in interface at.gv.egiz.pdfas.common.settings.ISettings
    +
    getValue in interface ISettings
    Specified by:
    getValue in interface Configuration
    Parameters:
    key - The configuration key
    @@ -303,12 +300,12 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • hasValue

    -
    public boolean hasValue(String key)
    +
    public boolean hasValue(java.lang.String key)
    Description copied from interface: Configuration
    Is the configuration key set
    Specified by:
    -
    hasValue in interface at.gv.egiz.pdfas.common.settings.ISettings
    +
    hasValue in interface ISettings
    Specified by:
    hasValue in interface Configuration
    Parameters:
    key - The configuration key
    @@ -321,10 +318,10 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • getValuesPrefix

    -
    public Map<String,String> getValuesPrefix(String prefix)
    +
    public java.util.Map<java.lang.String,java.lang.String> getValuesPrefix(java.lang.String prefix)
    Specified by:
    -
    getValuesPrefix in interface at.gv.egiz.pdfas.common.settings.ISettings
    +
    getValuesPrefix in interface ISettings
  • @@ -334,10 +331,10 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • getFirstLevelKeys

    -
    public Vector<String> getFirstLevelKeys(String prefix)
    +
    public java.util.Vector<java.lang.String> getFirstLevelKeys(java.lang.String prefix)
    Specified by:
    -
    getFirstLevelKeys in interface at.gv.egiz.pdfas.common.settings.ISettings
    +
    getFirstLevelKeys in interface ISettings
  • @@ -347,10 +344,10 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • hasPrefix

    -
    public boolean hasPrefix(String prefix)
    +
    public boolean hasPrefix(java.lang.String prefix)
    Specified by:
    -
    hasPrefix in interface at.gv.egiz.pdfas.common.settings.ISettings
    +
    hasPrefix in interface ISettings
  • @@ -360,10 +357,10 @@ implements at.gv.egiz.pdfas.common.settings.ISettings,
  • getWorkingDirectory

    -
    public String getWorkingDirectory()
    +
    public java.lang.String getWorkingDirectory()
    Specified by:
    -
    getWorkingDirectory in interface at.gv.egiz.pdfas.common.settings.ISettings
    +
    getWorkingDirectory in interface ISettings
  • @@ -384,13 +381,11 @@ implements at.gv.egiz.pdfas.common.settings.ISettings, 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]