From 19b27e99968233a285965daba6cc1e19a7406ce6 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 1 Jul 2014 10:33:17 +0200 Subject: Docs updates --- .../lib/impl/status/ICertificateProvider.html | 213 +++++++++++++++++++++ .../pdfas/lib/impl/status/OperationStatus.html | 62 ++++-- .../gv/egiz/pdfas/lib/impl/status/PDFObject.html | 76 +++++--- .../pdfas/lib/impl/status/RequestedSignature.html | 23 ++- .../status/class-use/ICertificateProvider.html | 197 +++++++++++++++++++ .../lib/impl/status/class-use/OperationStatus.html | 78 +++++++- .../pdfas/lib/impl/status/class-use/PDFObject.html | 49 ++++- .../impl/status/class-use/RequestedSignature.html | 60 +----- .../egiz/pdfas/lib/impl/status/package-frame.html | 10 +- .../pdfas/lib/impl/status/package-summary.html | 31 ++- .../egiz/pdfas/lib/impl/status/package-tree.html | 22 ++- .../gv/egiz/pdfas/lib/impl/status/package-use.html | 68 +++++-- 12 files changed, 739 insertions(+), 150 deletions(-) create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/ICertificateProvider.html create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/status/class-use/ICertificateProvider.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/status') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/ICertificateProvider.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/ICertificateProvider.html new file mode 100644 index 00000000..8cf25512 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/ICertificateProvider.html @@ -0,0 +1,213 @@ + + + + + + +ICertificateProvider (PDF-AS 4.0.0-RC4 Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.status
+

Interface ICertificateProvider

+
+
+
+
    +
  • +
    +
    All Known Implementing Classes:
    +
    RequestedSignature
    +
    +
    +
    +
    public interface ICertificateProvider
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      iaik.x509.X509CertificategetCertificate() 
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getCertificate

        +
        iaik.x509.X509Certificate getCertificate()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]
+
+ + + + diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/status/OperationStatus.html b/docs/full/at/gv/egiz/pdfas/lib/impl/status/OperationStatus.html index 405751c0..804b48c9 100644 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/status/OperationStatus.html +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/status/OperationStatus.html @@ -2,16 +2,16 @@ - + -OperationStatus (PDF-AS 4.0.0-SNAPSHOT Library) - +OperationStatus (PDF-AS 4.0.0-RC4 Library) + @@ -34,11 +34,11 @@
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    +
    PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]