Revolving around the core of technology
Document ID: | 2183 |
---|---|
Subject: | Encrypting user passwords when using an RDBMS |
Creation date: | 9/26/12 1:26 PM |
Last modified on: | 11/12/18 12:15 PM |
<parameter name="client.plugin.password.encryptor" type="1" value="Synametrics"></parameter>After modification the AppConfig.xml file should look something like:
<parameter name="client.plugin.password.encryptor" type="1" value="com.xyz.YourClassName"></parameter>Replace com.xyz.YourClassName with the actual class name.
Do you have a helpful tip related to this document that you'd like to share with other users?