This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0502e7f  Automatic website deployment
0502e7f is described below

commit 0502e7f7ae41ebfd384c2519949090f6f33e7b8a
Author: jenkins <[email protected]>
AuthorDate: Sat Dec 14 14:01:17 2019 +0000

    Automatic website deployment
---
 documentation/bundles/commons-crypto.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/documentation/bundles/commons-crypto.html 
b/documentation/bundles/commons-crypto.html
index 8a246d1..94c8e95 100644
--- a/documentation/bundles/commons-crypto.html
+++ b/documentation/bundles/commons-crypto.html
@@ -120,7 +120,7 @@
                         </nav><script src='/res/jquery-3.2.1.min.js' 
type='text/javascript'></script><script src='/res/tocjs-1-1-2.js' 
type='text/javascript'></script><script 
type='text/javascript'>$(document).ready(function() { 
$('#generatedToC').toc({'selector':'h1[class!=title],h2,h3','ulClass':'menu-list'});
 } );</script><div class="content is-marginless">
 <div class="row"><div><section><p><!-- TODO reactivate TOC once JBake moves to 
flexmark-java -->
 </p>
-<p><strong>Commons Crypto provides a simple API to encrypt and decrypt 
messages and an extensible implementation based on <a 
href="http://www.jasypt.org";>Jasypt</a>.</strong></p>
+<p><strong><a 
href="https://github.com/apache/sling-org-apache-sling-commons-crypto";>Commons 
Crypto</a> provides a simple API to encrypt and decrypt messages and an 
extensible implementation based on <a 
href="http://www.jasypt.org";>Jasypt</a>.</strong></p>
 <p>The Jasypt implementation and Web Console plugin are optional.</p>
 <h2><a href="#api" name="api">API</a></h2>
 <h3><a href="#crypto-service" name="crypto-service">Crypto Service</a></h3>
@@ -159,7 +159,7 @@ private volatile CryptoService cryptoService;
 <p>The plugin (<code>/system/console/sling-commons-crypto-encrypt</code>) 
allows message encryption with a selected crypto service.</p>
 <img src="commons-crypto/sling-commons-crypto-encrypt-webconsole-plugin.png" 
alt="Sling Commons Crypto Encrypt Web Console Plugin" style="width: 50%; 
border: 1px solid silver">
 <h2><a href="#sample-configurations" name="sample-configurations">Sample 
configurations</a></h2>
-<p>A module with (minimal) sample configurations can be found in <a 
href="https://github.com/apache/sling-samples/tree/master/sling-commons-crypto-configuration";>Sling's
 sample Git repo</a>.</p>
+<p>A module with (minimal) sample configurations can be found in <a 
href="https://github.com/apache/sling-samples/tree/master/sling-commons-crypto-configuration";>Sling's
 samples Git repo</a>.</p>
 
<p><code>org.apache.sling.commons.crypto.internal.FilePasswordProvider~sample.json</code></p>
 <pre><code>{
   &quot;jcr:primaryType&quot;: &quot;sling:OsgiConfig&quot;,
@@ -186,7 +186,7 @@ private volatile CryptoService cryptoService;
             </div><footer class="footer">
                 <div class="content has-text-centered is-small">
 <div class="revisionInfo">
-                        Last modified by <span class="author">Oliver 
Lietz</span> on <span class="comment">Thu Dec 12 17:44:27 2019 +0100</span>
+                        Last modified by <span class="author">Oliver 
Lietz</span> on <span class="comment">Sat Dec 14 14:58:56 2019 +0100</span>
                     </div>                    <p>
                         Apache Sling, Sling, Apache, the Apache feather logo, 
and the Apache Sling project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.
                     </p><p>

Reply via email to