Author: kstam
Date: Tue Jan 14 02:40:59 2014
New Revision: 1557910

URL: http://svn.apache.org/r1557910
Log:
fixing javadoc

Modified:
    
juddi/trunk/juddi-core/src/main/java/org/apache/juddi/v3/auth/JUDDIAuthenticator.java

Modified: 
juddi/trunk/juddi-core/src/main/java/org/apache/juddi/v3/auth/JUDDIAuthenticator.java
URL: 
http://svn.apache.org/viewvc/juddi/trunk/juddi-core/src/main/java/org/apache/juddi/v3/auth/JUDDIAuthenticator.java?rev=1557910&r1=1557909&r2=1557910&view=diff
==============================================================================
--- 
juddi/trunk/juddi-core/src/main/java/org/apache/juddi/v3/auth/JUDDIAuthenticator.java
 (original)
+++ 
juddi/trunk/juddi-core/src/main/java/org/apache/juddi/v3/auth/JUDDIAuthenticator.java
 Tue Jan 14 02:40:59 2014
@@ -32,9 +32,9 @@ import org.apache.juddi.v3.error.ErrorMe
 import org.apache.juddi.v3.error.UnknownUserException;
 
 /**
- * This is the default implementation of jUDDI's Authenticator interface, which
- * if the user id has an associated publisher, and adds the publisher is this 
is not the
- * case. Please do NOT use this class in production.
+ * This is the default implementation of jUDDI's Authenticator interface.
+ * If the user id does not have an associated publisher, it adds the publisher.
+ * Please do NOT use this class in production.
  *
  * @author Steve Viens ([email protected])
  * @author <a href="mailto:[email protected]";>Kurt T Stam</a>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to