You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2008/12/21 21:06:18 UTC

svn commit: r728489 - /webservices/juddi/branches/v3_trunk/juddi-core/src/main/java/org/apache/juddi/auth/XMLDocAuthenticator.java

Author: kstam
Date: Sun Dec 21 12:06:17 2008
New Revision: 728489

URL: http://svn.apache.org/viewvc?rev=728489&view=rev
Log:
JUDDI-151 - removing TODO as the work was completed

Modified:
    webservices/juddi/branches/v3_trunk/juddi-core/src/main/java/org/apache/juddi/auth/XMLDocAuthenticator.java

Modified: webservices/juddi/branches/v3_trunk/juddi-core/src/main/java/org/apache/juddi/auth/XMLDocAuthenticator.java
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/juddi-core/src/main/java/org/apache/juddi/auth/XMLDocAuthenticator.java?rev=728489&r1=728488&r2=728489&view=diff
==============================================================================
--- webservices/juddi/branches/v3_trunk/juddi-core/src/main/java/org/apache/juddi/auth/XMLDocAuthenticator.java (original)
+++ webservices/juddi/branches/v3_trunk/juddi-core/src/main/java/org/apache/juddi/auth/XMLDocAuthenticator.java Sun Dec 21 12:06:17 2008
@@ -38,9 +38,6 @@
 import org.apache.log4j.helpers.Loader;
 
 /**
- * TODO Kurt Switch over to use JAXB
- * 
- * 
  * This is a simple implementation of jUDDI's Authenticator interface. The credential
  * store is simply an unencrypted xml document called 'juddi.users' that can be
  * found in jUDDI's config directory. Below is an example of what you might find



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org