aboutsummaryrefslogtreecommitdiff
path: root/docs/full/at/gv/egiz/sl/util/BKUSLConnector.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/full/at/gv/egiz/sl/util/BKUSLConnector.html')
-rw-r--r--docs/full/at/gv/egiz/sl/util/BKUSLConnector.html34
1 files changed, 19 insertions, 15 deletions
diff --git a/docs/full/at/gv/egiz/sl/util/BKUSLConnector.html b/docs/full/at/gv/egiz/sl/util/BKUSLConnector.html
index 033c6d51..055c3fb2 100644
--- a/docs/full/at/gv/egiz/sl/util/BKUSLConnector.html
+++ b/docs/full/at/gv/egiz/sl/util/BKUSLConnector.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>BKUSLConnector (PDF-AS 4.0.0-SNAPSHOT Library)</title>
-<meta name="date" content="2014-02-05">
+<title>BKUSLConnector (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="BKUSLConnector (PDF-AS 4.0.0-SNAPSHOT Library)";
+ parent.document.title="BKUSLConnector (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">
@@ -171,12 +171,14 @@ extends <a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.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/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl">CreateCMSSignatureResponseType</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BKUSLConnector.html#sendCMSRequest(at.gv.egiz.sl.CreateCMSSignatureRequestType)">sendCMSRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl">CreateCMSSignatureRequestType</a>&nbsp;request)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureResponseType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BKUSLConnector.html#sendCMSRequest(at.gv.egiz.sl.util.RequestPackage, at.gv.egiz.pdfas.lib.api.sign.SignParameter)">sendCMSRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/util/RequestPackage.html" title="class in at.gv.egiz.sl.util">RequestPackage</a>&nbsp;pack,
+ <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/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl">InfoboxReadResponseType</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BKUSLConnector.html#sendInfoboxReadRequest(at.gv.egiz.sl.InfoboxReadRequestType)">sendInfoboxReadRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl">InfoboxReadRequestType</a>&nbsp;request)</code>&nbsp;</td>
+<td class="colFirst"><code><a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadResponseType</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../at/gv/egiz/sl/util/BKUSLConnector.html#sendInfoboxReadRequest(at.gv.egiz.sl.schema.InfoboxReadRequestType, at.gv.egiz.pdfas.lib.api.sign.SignParameter)">sendInfoboxReadRequest</a></strong>(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a>&nbsp;request,
+ <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">
@@ -184,7 +186,7 @@ extends <a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html" title="
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;at.gv.egiz.sl.util.<a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html" title="class in at.gv.egiz.sl.util">BaseSLConnector</a></h3>
-<code><a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#createCMSRequest(byte[], int[])">createCMSRequest</a>, <a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#createInfoboxReadRequest()">createInfoboxReadRequest</a></code></li>
+<code><a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#createCMSRequest(byte[], int[], at.gv.egiz.pdfas.lib.api.sign.SignParameter)">createCMSRequest</a>, <a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html#createInfoboxReadRequest(at.gv.egiz.pdfas.lib.api.sign.SignParameter)">createInfoboxReadRequest</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -242,25 +244,27 @@ extends <a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.html" title="
<!-- -->
</a>
<h3>Method Detail</h3>
-<a name="sendInfoboxReadRequest(at.gv.egiz.sl.InfoboxReadRequestType)">
+<a name="sendInfoboxReadRequest(at.gv.egiz.sl.schema.InfoboxReadRequestType, at.gv.egiz.pdfas.lib.api.sign.SignParameter)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sendInfoboxReadRequest</h4>
-<pre>public&nbsp;<a href="../../../../../at/gv/egiz/sl/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl">InfoboxReadResponseType</a>&nbsp;sendInfoboxReadRequest(<a href="../../../../../at/gv/egiz/sl/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl">InfoboxReadRequestType</a>&nbsp;request)
+<pre>public&nbsp;<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadResponseType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadResponseType</a>&nbsp;sendInfoboxReadRequest(<a href="../../../../../at/gv/egiz/sl/schema/InfoboxReadRequestType.html" title="class in at.gv.egiz.sl.schema">InfoboxReadRequestType</a>&nbsp;request,
+ <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.PdfAsException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>at.gv.egiz.pdfas.common.exceptions.PdfAsException</code></dd></dl>
</li>
</ul>
-<a name="sendCMSRequest(at.gv.egiz.sl.CreateCMSSignatureRequestType)">
+<a name="sendCMSRequest(at.gv.egiz.sl.util.RequestPackage, at.gv.egiz.pdfas.lib.api.sign.SignParameter)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>sendCMSRequest</h4>
-<pre>public&nbsp;<a href="../../../../../at/gv/egiz/sl/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl">CreateCMSSignatureResponseType</a>&nbsp;sendCMSRequest(<a href="../../../../../at/gv/egiz/sl/CreateCMSSignatureRequestType.html" title="class in at.gv.egiz.sl">CreateCMSSignatureRequestType</a>&nbsp;request)
+<pre>public&nbsp;<a href="../../../../../at/gv/egiz/sl/schema/CreateCMSSignatureResponseType.html" title="class in at.gv.egiz.sl.schema">CreateCMSSignatureResponseType</a>&nbsp;sendCMSRequest(<a href="../../../../../at/gv/egiz/sl/util/RequestPackage.html" title="class in at.gv.egiz.sl.util">RequestPackage</a>&nbsp;pack,
+ <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.PdfAsException</pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code>at.gv.egiz.pdfas.common.exceptions.PdfAsException</code></dd></dl>
@@ -289,7 +293,7 @@ extends <a href="../../../../../at/gv/egiz/sl/util/BaseSLConnector.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">