From fe8409ea3ebbb34058eeb5c2f0a6977b8a421686 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 10:19:00 +0100 Subject: Added API Documentation and Full Documentation --- .../pdfas/lib/impl/verify/SignatureCheckImpl.html | 298 +++++++++++++++++++++ 1 file changed, 298 insertions(+) create mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html new file mode 100644 index 00000000..3e1d50f6 --- /dev/null +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/verify/SignatureCheckImpl.html @@ -0,0 +1,298 @@ + + + + + + +SignatureCheckImpl (PDF-AS 4.0.0-SNAPSHOT Library) + + + + + + + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + +
+
at.gv.egiz.pdfas.lib.impl.verify
+

Class SignatureCheckImpl

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

      Constructor Detail

      + + + +
        +
      • +

        SignatureCheckImpl

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

      Method Detail

      + + + +
        +
      • +

        getCode

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

        getMessage

        +
        public String getMessage()
        +
        Description copied from interface: SignatureCheck
        +
        Returns the textual response message of the check (corresponding to the + code).
        +
        +
        Specified by:
        +
        getMessage in interface SignatureCheck
        +
        Returns:
        Returns the textual response message of the check (corresponding + to the code).
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
+
+ + + + -- cgit v1.2.3