stefan 2003/03/19 03:33:21
Modified: proposals/jcrri/src/org/apache/slide/jcr/core
PasswordCredentials.java
Log:
misc. minor changes
Revision Changes Path
1.3 +5 -5
jakarta-slide/proposals/jcrri/src/org/apache/slide/jcr/core/PasswordCredentials.java
Index: PasswordCredentials.java
===================================================================
RCS file:
/home/cvs/jakarta-slide/proposals/jcrri/src/org/apache/slide/jcr/core/PasswordCredentials.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PasswordCredentials.java 18 Mar 2003 15:06:04 -0000 1.2
+++ PasswordCredentials.java 19 Mar 2003 11:33:21 -0000 1.3
@@ -82,7 +82,7 @@
* and password.
*
* Note that the given user password is cloned before it is stored
- * in the new <code>BasicCredentials</code> object. This should
+ * in the new <code>PasswordCredentials</code> object. This should
* avoid the risk of having unnecessary references to password data
* lying around in memory.
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]