You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2017/01/22 15:54:59 UTC

[03/14] isis-site git commit: ISIS-785: updates to the fundamentals guide, as prereq to being able to document new functionality.

http://git-wip-us.apache.org/repos/asf/isis-site/blob/22e1e43b/content/guides/ugtst.html
----------------------------------------------------------------------
diff --git a/content/guides/ugtst.html b/content/guides/ugtst.html
index 0295453..af51114 100644
--- a/content/guides/ugtst.html
+++ b/content/guides/ugtst.html
@@ -1774,7 +1774,22 @@ actually add in the appropriate config properties.</p>
 </div></div></td>
 <td class="tableblock halign-left valign-top"><p class="tableblock">&lt;empty string&gt;</p></td>
 <td class="tableblock halign-left valign-top"><div><div class="paragraph">
-<p>Password</p>
+<p>Password, possibly encrypted (see <code>datanucleus.ConnectionPasswordEncrypter</code>, below).</p>
+</div></div></td>
+</tr>
+<tr>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p><code>isis.persistor.datanucleus.impl.</code><br>
+<code>datanucleus.ConnectionPasswordEncrypter</code></p>
+</div></div></td>
+<td class="tableblock halign-left valign-top"><p class="tableblock">&lt;empty string&gt;</p></td>
+<td class="tableblock halign-left valign-top"><div><div class="paragraph">
+<p>(As of <code>1.14.0-SNAPSHOT</code>) specify the `
+ datanucleus.ConnectionPasswordDecrypter
+ ` implementation used to decrypt the password.</p>
+</div>
+<div class="paragraph">
+<p>See the <a href="http://www.datanucleus.org/products/accessplatform_4_1/persistence_properties.html#ConnectionPasswordDecrypter">DataNucleus documentation</a> for further details.</p>
 </div></div></td>
 </tr>
 <tr>