You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2014/10/19 01:50:15 UTC

svn commit: r1632867 - in /poi/site/publish: apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html encryption.html

Author: nick
Date: Sat Oct 18 23:50:14 2014
New Revision: 1632867

URL: http://svn.apache.org/r1632867
Log:
Republish site

Modified:
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html
    poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html
    poi/site/publish/encryption.html

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html?rev=1632867&r1=1632866&r2=1632867&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/class-use/HashAlgorithm.html Sat Oct 18 23:50:14 2014
@@ -436,7 +436,7 @@ the order they are declared.</div>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>org.bouncycastle.asn1.ASN1ObjectIdentifier</code></td>
+<td class="colFirst"><code>ASN1ObjectIdentifier</code></td>
 <td class="colLast"><span class="strong">TSPTimeStampService.</span><code><strong><a href="../../../../../../org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html#mapDigestAlgoToOID(org.apache.poi.poifs.crypt.HashAlgorithm)">mapDigestAlgoToOID</a></strong>(<a href="../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a>&nbsp;digestAlgo)</code>
 <div class="block">Maps the digest algorithm to corresponding OID value.</div>
 </td>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html?rev=1632867&r1=1632866&r2=1632867&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html Sat Oct 18 23:50:14 2014
@@ -140,7 +140,7 @@ implements <a href="../../../../../../..
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>org.bouncycastle.asn1.ASN1ObjectIdentifier</code></td>
+<td class="colFirst"><code>ASN1ObjectIdentifier</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../../org/apache/poi/poifs/crypt/dsig/services/TSPTimeStampService.html#mapDigestAlgoToOID(org.apache.poi.poifs.crypt.HashAlgorithm)">mapDigestAlgoToOID</a></strong>(<a href="../../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a>&nbsp;digestAlgo)</code>
 <div class="block">Maps the digest algorithm to corresponding OID value.</div>
 </td>
@@ -202,7 +202,7 @@ implements <a href="../../../../../../..
 <ul class="blockList">
 <li class="blockList">
 <h4>mapDigestAlgoToOID</h4>
-<pre>public&nbsp;org.bouncycastle.asn1.ASN1ObjectIdentifier&nbsp;mapDigestAlgoToOID(<a href="../../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a>&nbsp;digestAlgo)</pre>
+<pre>public&nbsp;ASN1ObjectIdentifier&nbsp;mapDigestAlgoToOID(<a href="../../../../../../../org/apache/poi/poifs/crypt/HashAlgorithm.html" title="enum in org.apache.poi.poifs.crypt">HashAlgorithm</a>&nbsp;digestAlgo)</pre>
 <div class="block">Maps the digest algorithm to corresponding OID value.</div>
 </li>
 </ul>

Modified: poi/site/publish/encryption.html
URL: http://svn.apache.org/viewvc/poi/site/publish/encryption.html?rev=1632867&r1=1632866&r2=1632867&view=diff
==============================================================================
--- poi/site/publish/encryption.html (original)
+++ poi/site/publish/encryption.html Sat Oct 18 23:50:14 2014
@@ -375,7 +375,7 @@ fos.close();     
      integration (testing) with timestamp and revocation (OCSP) services. 
      </p>
      
-<p>Further test examples can be found in the corresponding <a href="http://svn.apache.org/viewvc/poi/branches/xml_signature/src/ooxml/testcases/org/apache/poi/poifs/crypt/TestSignatureInfo.java?view=markup">test class</a>.</p>
+<p>Further test examples can be found in the corresponding <a href="http://svn.apache.org/viewvc/poi/trunk/src/ooxml/testcases/org/apache/poi/poifs/crypt/TestSignatureInfo.java?view=markup">test class</a>.</p>
      
      
      



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org