Author: fschumacher Date: Sun Jun 12 13:25:36 2016 New Revision: 1748001 URL: http://svn.apache.org/viewvc?rev=1748001&view=rev Log: Realms have no digest and debug attribute anymore.
Modified: tomcat/trunk/webapps/docs/funcspecs/fs-admin-objects.xml Modified: tomcat/trunk/webapps/docs/funcspecs/fs-admin-objects.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/funcspecs/fs-admin-objects.xml?rev=1748001&r1=1748000&r2=1748001&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/funcspecs/fs-admin-objects.xml (original) +++ tomcat/trunk/webapps/docs/funcspecs/fs-admin-objects.xml Sun Jun 12 13:25:36 2016 @@ -433,10 +433,6 @@ Operations</a> that can be performed whe establishing a JDBC connection.</li> <li><code>connectionURL</code> - Connection URL to use when establishing a JDBC connection.</li> - <li><code>debug</code> - Debugging detail level. [0]</li> - <li><code>digest</code> - Name of the <code>MessageDigest</code> algorithm - used to encode passwords in the database, or a zero-length string for - no encoding. [Zero-length String]</li> <li><code>driverName</code> - Fully qualified Java class name of the JDBC driver to be utilized.</li> <li><code>roleNameCol</code> - Name of the column, in the User Roles table, --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org