Sync docs from master to gh-pages
This commit is contained in:
@@ -1314,7 +1314,12 @@ property values locally. It follows the same rules as the Config
|
||||
Server, and has the same external configuration via <code>encrypt.*</code>. Thus
|
||||
you can use encrypted values in the form <code>{cipher}*</code> and as long as
|
||||
there is a valid key then they will be decrypted before the main
|
||||
application context gets the <code>Environment</code>.</p>
|
||||
application context gets the <code>Environment</code>. To use the encryption
|
||||
features in a client you need to include Spring Security RSA in your
|
||||
classpath (Maven co-ordinates
|
||||
"org.springframework.security:spring-security-rsa") and you also need
|
||||
the full strength JCE extensions in your JVM (google it and download
|
||||
from Oracle).</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sect2">
|
||||
@@ -3216,7 +3221,7 @@ ProxyAuthenticationProperties</a> for full details.</p>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2015-02-13 14:42:24 UTC
|
||||
Last updated 2015-02-13 14:53:26 UTC
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user