You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by jr...@apache.org on 2002/10/30 16:41:35 UTC

cvs commit: jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/containers Credential.java

jruaux      2002/10/30 07:41:35

  Modified:    Eclipse-Plugin/src/java/org/apache/cactus/eclipse/containers
                        Credential.java
  Log:
  Polished the javadoc
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/containers/Credential.java
  
  Index: Credential.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/Eclipse-Plugin/src/java/org/apache/cactus/eclipse/containers/Credential.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Credential.java	29 Oct 2002 16:59:49 -0000	1.1
  +++ Credential.java	30 Oct 2002 15:41:35 -0000	1.2
  @@ -57,7 +57,8 @@
   package org.apache.cactus.eclipse.containers;
   
   /**
  - * Class representing credentials for container setup.
  + * Credentials (user name, password) passed to the container
  + * when performing administrative actions on it..
    * 
    * @author <a href="mailto:jruaux@octo.com">Julien Ruaux</a>
    * 
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>