From 7194ad1f6a22507867f471fd6c8a37c6596d4b8a Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 15 Jul 2014 10:30:34 +0200 Subject: Removed old config --- .../gv/egiz/pdfas/lib/api/ByteArrayDataSink.html | 326 -------------- .../gv/egiz/pdfas/lib/api/ByteArrayDataSource.html | 294 ------------- .../at/gv/egiz/pdfas/lib/api/Configuration.html | 312 -------------- docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html | 218 ---------- docs/full/at/gv/egiz/pdfas/lib/api/DataSource.html | 238 ----------- .../pdfas/lib/api/IConfigurationConstants.html | 471 --------------------- docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html | 353 --------------- .../at/gv/egiz/pdfas/lib/api/PdfAsFactory.html | 375 ---------------- .../at/gv/egiz/pdfas/lib/api/PdfAsParameter.html | 298 ------------- .../gv/egiz/pdfas/lib/api/SignaturePosition.html | 285 ------------- .../at/gv/egiz/pdfas/lib/api/StatusRequest.html | 346 --------------- .../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 | 232 ---------- .../at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html | 182 -------- .../egiz/pdfas/lib/api/class-use/PdfAsFactory.html | 118 ------ .../pdfas/lib/api/class-use/PdfAsParameter.html | 210 --------- .../pdfas/lib/api/class-use/SignaturePosition.html | 256 ----------- .../pdfas/lib/api/class-use/StatusRequest.html | 245 ----------- .../at/gv/egiz/pdfas/lib/api/package-frame.html | 33 -- .../at/gv/egiz/pdfas/lib/api/package-summary.html | 205 --------- .../at/gv/egiz/pdfas/lib/api/package-tree.html | 144 ------- .../full/at/gv/egiz/pdfas/lib/api/package-use.html | 410 ------------------ .../gv/egiz/pdfas/lib/api/sign/IPlainSigner.html | 279 ------------ .../gv/egiz/pdfas/lib/api/sign/SignParameter.html | 348 --------------- .../at/gv/egiz/pdfas/lib/api/sign/SignResult.html | 261 ------------ .../pdfas/lib/api/sign/class-use/IPlainSigner.html | 244 ----------- .../lib/api/sign/class-use/SignParameter.html | 442 ------------------- .../pdfas/lib/api/sign/class-use/SignResult.html | 205 --------- .../gv/egiz/pdfas/lib/api/sign/package-frame.html | 22 - .../egiz/pdfas/lib/api/sign/package-summary.html | 148 ------- .../gv/egiz/pdfas/lib/api/sign/package-tree.html | 133 ------ .../at/gv/egiz/pdfas/lib/api/sign/package-use.html | 273 ------------ .../egiz/pdfas/lib/api/verify/SignatureCheck.html | 237 ----------- .../egiz/pdfas/lib/api/verify/VerifyParameter.html | 288 ------------- .../gv/egiz/pdfas/lib/api/verify/VerifyResult.html | 339 --------------- .../lib/api/verify/class-use/SignatureCheck.html | 236 ----------- .../lib/api/verify/class-use/VerifyParameter.html | 211 --------- .../lib/api/verify/class-use/VerifyResult.html | 220 ---------- .../egiz/pdfas/lib/api/verify/package-frame.html | 22 - .../egiz/pdfas/lib/api/verify/package-summary.html | 144 ------- .../gv/egiz/pdfas/lib/api/verify/package-tree.html | 133 ------ .../gv/egiz/pdfas/lib/api/verify/package-use.html | 217 ---------- 46 files changed, 11068 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSource.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/Configuration.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/DataSource.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/PdfAsParameter.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.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-frame.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/package-summary.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/package-tree.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/IPlainSigner.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/SignResult.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-frame.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/package-summary.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/sign/package-tree.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/SignatureCheck.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyParameter.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/VerifyResult.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-frame.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/package-summary.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/package-tree.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/api') diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html b/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html deleted file mode 100644 index 8f42c6ed..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/ByteArrayDataSink.html +++ /dev/null @@ -1,326 +0,0 @@ - - - - - - -ByteArrayDataSink (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Class ByteArrayDataSink

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

      Constructor Detail

      - - - -
        -
      • -

        ByteArrayDataSink

        -
        public ByteArrayDataSink()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createOutputStream

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

        getData

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

Class ByteArrayDataSource

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

      Constructor Detail

      - - - -
        -
      • -

        ByteArrayDataSource

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

      Method Detail

      - - - -
        -
      • -

        getMIMEType

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

        getByteData

        -
        public byte[] getByteData()
        -
        Description copied from interface: DataSource
        -
        Gets the contained data
        -
        -
        Specified by:
        -
        getByteData in interface DataSource
        -
        Returns:
        the contained data
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/Configuration.html b/docs/full/at/gv/egiz/pdfas/lib/api/Configuration.html deleted file mode 100644 index 565d0dad..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/Configuration.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - - -Configuration (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Interface Configuration

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

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidcloneProfile(String originalPrefix, - String clonedPrefix) -
      Clone configuration values at runtime only - All configuration values with originalPrefix are copied and - inserted as clonedPrefix - - Example usage might be the generation of dynamic signature profiles: - cloneProfile(PdfAsConfigurationConstants.SIG_OBJECT_PREFIX + "SIGNATURBLOCK_DE", - PdfAsConfigurationConstants.SIG_OBJECT_PREFIX + "MY_DYNAMIC_PROFILE");
      -
      StringgetValue(String key) -
      Gets a specific Value
      -
      booleanhasValue(String key) -
      Is the configuration key set
      -
      voidremoveProfile(String configurationPrefix) -
      Removes all dynamically configured values with a given prefix.
      -
      voidsetValue(String key, - String value) -
      Sets or overrides a configuration value
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getValue

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

        hasValue

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

        setValue

        -
        void setValue(String key,
        -            String value)
        -
        Sets or overrides a configuration value
        -
        Parameters:
        key - The configuration key
        value - The configuration value
        -
      • -
      - - - -
        -
      • -

        cloneProfile

        -
        void cloneProfile(String originalPrefix,
        -                String clonedPrefix)
        -
        Clone configuration values at runtime only - All configuration values with originalPrefix are copied and - inserted as clonedPrefix - - Example usage might be the generation of dynamic signature profiles: - cloneProfile(PdfAsConfigurationConstants.SIG_OBJECT_PREFIX + "SIGNATURBLOCK_DE", - PdfAsConfigurationConstants.SIG_OBJECT_PREFIX + "MY_DYNAMIC_PROFILE");
        -
        Parameters:
        originalPrefix - The original configuration key prefix
        clonedPrefix - The cloned configuration key prefix
        -
      • -
      - - - -
        -
      • -

        removeProfile

        -
        void removeProfile(String configurationPrefix)
        -
        Removes all dynamically configured values with a given prefix. - - It can be used to remove a profile during runtime. - - Example usage might be the generation of dynamic signature profiles: - removeProfile(PdfAsConfigurationConstants.SIG_OBJECT_PREFIX + "MY_DYNAMIC_PROFILE");
        -
        Parameters:
        configurationPrefix - The configuration key prefix
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html b/docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html deleted file mode 100644 index ef0c5760..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/DataSink.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - -DataSink (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Interface DataSink

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

      Method Summary

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

      Method Detail

      - - - -
        -
      • -

        createOutputStream

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

Interface DataSource

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

      Method Summary

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

      Method Detail

      - - - -
        -
      • -

        getMIMEType

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

        getByteData

        -
        byte[] getByteData()
        -
        Gets the contained data
        -
        Returns:
        the contained data
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.html b/docs/full/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.html deleted file mode 100644 index 3c799f33..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/IConfigurationConstants.html +++ /dev/null @@ -1,471 +0,0 @@ - - - - - - -IConfigurationConstants (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Interface IConfigurationConstants

-
-
-
- -
-
- -
-
- -
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html b/docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html deleted file mode 100644 index ada421f3..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/PdfAs.html +++ /dev/null @@ -1,353 +0,0 @@ - - - - - - -PdfAs (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Interface PdfAs

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

      Method Detail

      - - - -
        -
      • -

        sign

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

        verify

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

        getConfiguration

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

        startSign

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

        process

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

        finishSign

        -
        SignResult finishSign(StatusRequest statusRequest)
        -                      throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        -
        Finishes a signature process
        -
        Parameters:
        statusRequest - The current status
        -
        Returns:
        A signature result
        -
        Throws:
        -
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        -
      • -
      - - - -
        -
      • -

        generateVisibleSignaturePreview

        -
        Image generateVisibleSignaturePreview(SignParameter parameter,
        -                                    iaik.x509.X509Certificate cert,
        -                                    int resolution)
        -                                      throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        -
        Generates a Image of the visual signatur block as Preview
        -
        Parameters:
        parameter - The signing Parameter
        cert - The certificate to use to build the signature block
        resolution - the resolution in dpi (dots per inch) (default is 72)
        -
        Returns:
        -
        Throws:
        -
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html b/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html deleted file mode 100644 index 497ff391..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/PdfAsFactory.html +++ /dev/null @@ -1,375 +0,0 @@ - - - - - - -PdfAsFactory (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Class PdfAsFactory

-
-
- -
-
    -
  • -
    -
    -
    public class PdfAsFactory
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        PdfAsFactory

        -
        public PdfAsFactory()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        dontConfigureLog4j

        -
        public static void dontConfigureLog4j()
        -
      • -
      - - - -
        -
      • -

        createPdfAs

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

        createSignParameter

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

        createVerifyParameter

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

        deployDefaultConfiguration

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

        getSCMRevision

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

        getVersion

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

Interface PdfAsParameter

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getConfiguration

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

        setConfiguration

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

        getDataSource

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

        setDataSource

        -
        void setDataSource(DataSource dataSource)
        -
        Sets the data source of the parameter
        -
        Parameters:
        dataSource -
        -
      • -
      - - - -
        -
      • -

        getTransactionId

        -
        String getTransactionId()
        -
      • -
      - - - -
        -
      • -

        setTransactionId

        -
        void setTransactionId(String id)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html b/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html deleted file mode 100644 index ca725562..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - -SignaturePosition (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Interface SignaturePosition

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

      Method Summary

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

      Method Detail

      - - - -
        -
      • -

        getPage

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

        getX

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

        getY

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

        getWidth

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

        getHeight

        -
        float getHeight()
        -
        Returns the height of the signature.
        -
        Returns:
        Returns the height of the signature.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html b/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html deleted file mode 100644 index 414de3c8..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html +++ /dev/null @@ -1,346 +0,0 @@ - - - - - - -StatusRequest (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Interface StatusRequest

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

      Method Summary

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

      Method Detail

      - - - -
        -
      • -

        needCertificate

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

        needSignature

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

        isReady

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

        getSignatureData

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

        getSignatureDataByteRange

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

        setSigature

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

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

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

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

-
-
No usage of at.gv.egiz.pdfas.lib.api.ByteArrayDataSource
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/Configuration.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/Configuration.html deleted file mode 100644 index 5f1f76dc..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/Configuration.html +++ /dev/null @@ -1,335 +0,0 @@ - - - - - - -Uses of Interface at.gv.egiz.pdfas.lib.api.Configuration (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSink.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSink.html deleted file mode 100644 index af3eaab7..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/DataSink.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - -Uses of Interface at.gv.egiz.pdfas.lib.api.DataSink (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

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

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/IConfigurationConstants.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/IConfigurationConstants.html deleted file mode 100644 index 4a615b22..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/IConfigurationConstants.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - - - -Uses of Interface at.gv.egiz.pdfas.lib.api.IConfigurationConstants (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html deleted file mode 100644 index 4ebe6afb..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/PdfAs.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - -Uses of Interface at.gv.egiz.pdfas.lib.api.PdfAs (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

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

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

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

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/SignaturePosition.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/SignaturePosition.html deleted file mode 100644 index f9c76d97..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/SignaturePosition.html +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - -Uses of Interface at.gv.egiz.pdfas.lib.api.SignaturePosition (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/StatusRequest.html b/docs/full/at/gv/egiz/pdfas/lib/api/class-use/StatusRequest.html deleted file mode 100644 index 5db279f2..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/class-use/StatusRequest.html +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - -Uses of Interface at.gv.egiz.pdfas.lib.api.StatusRequest (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/api/package-frame.html deleted file mode 100644 index 1f30a497..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/package-frame.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api (PDF-AS 4.0.0-RC5 Library) - - - - -

at.gv.egiz.pdfas.lib.api

-
-

Interfaces

- -

Classes

- -
- - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/api/package-summary.html deleted file mode 100644 index cf3b0c30..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/package-summary.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/api/package-tree.html deleted file mode 100644 index 38f792ef..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/package-tree.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api Class Hierarchy (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/api/package-use.html deleted file mode 100644 index 2a5f32a3..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/package-use.html +++ /dev/null @@ -1,410 +0,0 @@ - - - - - - -Uses of Package at.gv.egiz.pdfas.lib.api (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/IPlainSigner.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/IPlainSigner.html deleted file mode 100644 index 3aa2bdac..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/sign/IPlainSigner.html +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - -IPlainSigner (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api.sign
-

Interface IPlainSigner

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

      Method Summary

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

      Method Detail

      - - - -
        -
      • -

        getCertificate

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

        sign

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

        getPDFSubFilter

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

        getPDFFilter

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

Interface SignParameter

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getSignatureProfileId

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

        setSignatureProfileId

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

        getSignaturePosition

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

        setSignaturePosition

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

        setOutput

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

        getOutput

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

        setPlainSigner

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

        getPlainSigner

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

Interface SignResult

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

      Method Detail

      - - - -
        -
      • -

        getOutputDocument

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

        getSignerCertificate

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

        getSignaturePosition

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

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

        - -

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

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

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignParameter.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignParameter.html deleted file mode 100644 index 68313109..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/sign/class-use/SignParameter.html +++ /dev/null @@ -1,442 +0,0 @@ - - - - - - -Uses of Interface at.gv.egiz.pdfas.lib.api.sign.SignParameter (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

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

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-frame.html deleted file mode 100644 index 3475d128..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api.sign (PDF-AS 4.0.0-RC5 Library) - - - - -

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

-
-

Interfaces

- -
- - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-summary.html deleted file mode 100644 index 2a81ad0f..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-summary.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api.sign (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-tree.html deleted file mode 100644 index 8bc62f91..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-tree.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api.sign Class Hierarchy (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-Package Hierarchies: - -
-
-

Interface Hierarchy

- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-use.html deleted file mode 100644 index 00ebb423..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/sign/package-use.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - -Uses of Package at.gv.egiz.pdfas.lib.api.sign (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html deleted file mode 100644 index 8b500551..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/verify/SignatureCheck.html +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - -SignatureCheck (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api.verify
-

Interface SignatureCheck

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

      Method Summary

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

      Method Detail

      - - - -
        -
      • -

        getCode

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

        getMessage

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

Interface VerifyParameter

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getWhichSignature

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

        setWhichSignature

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

        getVerificationTime

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

        setVerificationTime

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

Interface VerifyResult

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

      Method Detail

      - - - -
        -
      • -

        isVerificationDone

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

        getVerificationException

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

        getCertificateCheck

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

        getValueCheckCode

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

        getManifestCheckCode

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

        isQualifiedCertificate

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

        getSignerCertificate

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

        getSignatureData

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

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

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

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyResult.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyResult.html deleted file mode 100644 index b6267ed9..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/verify/class-use/VerifyResult.html +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - -Uses of Interface at.gv.egiz.pdfas.lib.api.verify.VerifyResult (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-frame.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-frame.html deleted file mode 100644 index ea0a0016..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-frame.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api.verify (PDF-AS 4.0.0-RC5 Library) - - - - -

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

-
-

Interfaces

- -
- - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-summary.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-summary.html deleted file mode 100644 index 11acfb41..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-summary.html +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api.verify (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-tree.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-tree.html deleted file mode 100644 index 4e64ec76..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-tree.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - -at.gv.egiz.pdfas.lib.api.verify Class Hierarchy (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-Package Hierarchies: - -
-
-

Interface Hierarchy

- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html b/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html deleted file mode 100644 index d24ada24..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/verify/package-use.html +++ /dev/null @@ -1,217 +0,0 @@ - - - - - - -Uses of Package at.gv.egiz.pdfas.lib.api.verify (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - -
-

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

-
-
- -
- -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3