aboutsummaryrefslogtreecommitdiff
path: root/docs/api/at/gv/egiz/pdfas/lib/api/StatusRequest.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/at/gv/egiz/pdfas/lib/api/StatusRequest.html')
-rw-r--r--docs/api/at/gv/egiz/pdfas/lib/api/StatusRequest.html35
1 files changed, 24 insertions, 11 deletions
diff --git a/docs/api/at/gv/egiz/pdfas/lib/api/StatusRequest.html b/docs/api/at/gv/egiz/pdfas/lib/api/StatusRequest.html
index cbc1f815..011a8c26 100644
--- a/docs/api/at/gv/egiz/pdfas/lib/api/StatusRequest.html
+++ b/docs/api/at/gv/egiz/pdfas/lib/api/StatusRequest.html
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:27 CET 2014 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Tue Jul 01 10:31:37 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1">
-<title>StatusRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title>
-<meta name="date" content="2014-02-05">
+<title>StatusRequest (PDF-AS 4.0.0-RC4 Library)</title>
+<meta name="date" content="2014-07-01">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="StatusRequest (PDF-AS 4.0.0-SNAPSHOT Library)";
+ parent.document.title="StatusRequest (PDF-AS 4.0.0-RC4 Library)";
}
//-->
</script>
@@ -34,7 +34,7 @@
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
-<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div>
+<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]</b></em></div>
</div>
<div class="subNav">
<ul class="navList">
@@ -123,12 +123,16 @@
</td>
</tr>
<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#getSignParameter()">getSignParameter</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#isReady()">isReady</a></strong>()</code>
<div class="block">If true finishSign in PdfAs can be called to retrieve the signed pdf</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#needCertificate()">needCertificate</a></strong>()</code>
<div class="block">If true PDF-AS requires the signature certificate
@@ -136,7 +140,7 @@
Retrieve the signing certificate and set it via setCertificate</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#needSignature()">needSignature</a></strong>()</code>
<div class="block">If true PDF-AS requires a the CAdES signature
@@ -145,13 +149,13 @@
data to be signed and set the signature via setSigature</div>
</td>
</tr>
-<tr class="rowColor">
+<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#setCertificate(byte[])">setCertificate</a></strong>(byte[]&nbsp;encodedCertificate)</code>
<div class="block">Sets the signing certificate</div>
</td>
</tr>
-<tr class="altColor">
+<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#setSigature(byte[])">setSigature</a></strong>(byte[]&nbsp;signatureValue)</code>
<div class="block">Sets the signature</div>
@@ -249,7 +253,7 @@
<a name="setSigature(byte[])">
<!-- -->
</a>
-<ul class="blockListLast">
+<ul class="blockList">
<li class="blockList">
<h4>setSigature</h4>
<pre>void&nbsp;setSigature(byte[]&nbsp;signatureValue)</pre>
@@ -257,6 +261,15 @@
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>signatureValue</code> - </dd></dl>
</li>
</ul>
+<a name="getSignParameter()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSignParameter</h4>
+<pre><a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a>&nbsp;getSignParameter()</pre>
+</li>
+</ul>
</li>
</ul>
</li>
@@ -280,7 +293,7 @@
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
-<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div>
+<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]</b></em></div>
</div>
<div class="subNav">
<ul class="navList">