aboutsummaryrefslogtreecommitdiff
path: root/docs/full/at/gv/egiz/sl/util/BaseSLConnector.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/full/at/gv/egiz/sl/util/BaseSLConnector.html')
-rw-r--r--docs/full/at/gv/egiz/sl/util/BaseSLConnector.html48
1 files changed, 26 insertions, 22 deletions
diff --git a/docs/full/at/gv/egiz/sl/util/BaseSLConnector.html b/docs/full/at/gv/egiz/sl/util/BaseSLConnector.html
index 7f59bf9c..ca9511bd 100644
--- a/docs/full/at/gv/egiz/sl/util/BaseSLConnector.html
+++ b/docs/full/at/gv/egiz/sl/util/BaseSLConnector.html
@@ -2,16 +2,16 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:05 CET 2014 -->
+<!-- Generated by javadoc (version 1.7.0_55) on Tue Jul 01 10:29:36 CEST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1">
-<title>BaseSLConnector (PDF-AS 4.0.0-SNAPSHOT Library)</title>
-<meta name="date" content="2014-02-05">
+<title>BaseSLConnector (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="BaseSLConnector (PDF-AS 4.0.0-SNAPSHOT Library)";
+ parent.document.title="BaseSLConnector (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">
@@ -132,7 +132,7 @@ implements <a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="
<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#DETACHED">DETACHED</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/sl/ObjectFactory.html" title="class in at.gv.egiz.sl">ObjectFactory</a></code></td>
+<td class="colFirst"><code>protected <a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html" title="class in at.gv.egiz.sl.schema">ObjectFactory</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#of">of</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
@@ -184,13 +184,14 @@ implements <a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl">CreateCMSSignatureRequestType</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#createCMSRequest(byte[], int[])">createCMSRequest</a></strong>(byte[]&nbsp;signatureData,
- int[]&nbsp;byteRange)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/util/RequestPackage.html" title="class in at.gv.egiz.sl.util">RequestPackage</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#createCMSRequest(byte[], int[], at.gv.egiz.pdfas.lib.api.sign.SignParameter)">createCMSRequest</a></strong>(byte[]&nbsp;signatureData,
+ int[]&nbsp;byteRange,
+ <a href="../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a>&nbsp;parameter)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl">InfoboxReadRequestType</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#createInfoboxReadRequest()">createInfoboxReadRequest</a></strong>()</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#createInfoboxReadRequest(at.gv.egiz.pdfas.lib.api.sign.SignParameter)">createInfoboxReadRequest</a></strong>(<a href="../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a>&nbsp;parameter)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
@@ -205,7 +206,7 @@ implements <a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;at.gv.egiz.sl.util.<a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="interface in at.gv.egiz.sl.util">ISLConnector</a></h3>
-<code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html#sendCMSRequest(at.gv.egiz.sl.CreateCMSSignatureRequestType)">sendCMSRequest</a>, <a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html#sendInfoboxReadRequest(at.gv.egiz.sl.InfoboxReadRequestType)">sendInfoboxReadRequest</a></code></li>
+<code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html#sendCMSRequest(at.gv.egiz.sl.util.RequestPackage, at.gv.egiz.pdfas.lib.api.sign.SignParameter)">sendCMSRequest</a>, <a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html#sendInfoboxReadRequest(at.gv.egiz.sl.schema.InfoboxReadRequestType, at.gv.egiz.pdfas.lib.api.sign.SignParameter)">sendInfoboxReadRequest</a></code></li>
</ul>
</li>
</ul>
@@ -277,7 +278,7 @@ implements <a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="
<ul class="blockListLast">
<li class="blockList">
<h4>of</h4>
-<pre>protected&nbsp;<a href="../../../../../at/gv/egiz/sl/ObjectFactory.html" title="class in at.gv.egiz.sl">ObjectFactory</a> of</pre>
+<pre>protected&nbsp;<a href="../../../../../at/gv/egiz/sl/schema/ObjectFactory.html" title="class in at.gv.egiz.sl.schema">ObjectFactory</a> of</pre>
</li>
</ul>
</li>
@@ -305,31 +306,34 @@ implements <a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="
<!-- -->
</a>
<h3>Method Detail</h3>
-<a name="createInfoboxReadRequest()">
+<a name="createInfoboxReadRequest(at.gv.egiz.pdfas.lib.api.sign.SignParameter)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createInfoboxReadRequest</h4>
-<pre>public&nbsp;<a href="../../../../../at/gv/egiz/sl/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl">InfoboxReadRequestType</a>&nbsp;createInfoboxReadRequest()</pre>
+<pre>public&nbsp;<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a>&nbsp;createInfoboxReadRequest(<a href="../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a>&nbsp;parameter)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html#createInfoboxReadRequest()">createInfoboxReadRequest</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="interface in at.gv.egiz.sl.util">ISLConnector</a></code></dd>
+<dd><code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html#createInfoboxReadRequest(at.gv.egiz.pdfas.lib.api.sign.SignParameter)">createInfoboxReadRequest</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="interface in at.gv.egiz.sl.util">ISLConnector</a></code></dd>
</dl>
</li>
</ul>
-<a name="createCMSRequest(byte[], int[])">
+<a name="createCMSRequest(byte[], int[], at.gv.egiz.pdfas.lib.api.sign.SignParameter)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createCMSRequest</h4>
-<pre>public&nbsp;<a href="../../../../../at/gv/egiz/sl/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl">CreateCMSSignatureRequestType</a>&nbsp;createCMSRequest(byte[]&nbsp;signatureData,
- int[]&nbsp;byteRange)</pre>
+<pre>public&nbsp;<a href="../../../../../at/gv/egiz/sl/util/RequestPackage.html" title="class in at.gv.egiz.sl.util">RequestPackage</a>&nbsp;createCMSRequest(byte[]&nbsp;signatureData,
+ int[]&nbsp;byteRange,
+ <a href="../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a>&nbsp;parameter)
+ throws at.gv.egiz.pdfas.common.exceptions.PDFIOException</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
-<dd><code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html#createCMSRequest(byte[], int[])">createCMSRequest</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="interface in at.gv.egiz.sl.util">ISLConnector</a></code></dd>
-</dl>
+<dd><code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html#createCMSRequest(byte[], int[], at.gv.egiz.pdfas.lib.api.sign.SignParameter)">createCMSRequest</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="interface in at.gv.egiz.sl.util">ISLConnector</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>at.gv.egiz.pdfas.common.exceptions.PDFIOException</code></dd></dl>
</li>
</ul>
</li>
@@ -355,7 +359,7 @@ implements <a href="../../../../../at/gv/egiz/sl/util/ISLConnector.html" title="
<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">