owenb 2003/03/24 05:10:10
Modified: java/src/org/apache/wsif/wsdl
AuthenticatingProxyWSDLLocatorImpl.java
Log:
Update javadoc
Revision Changes Path
1.13 +1 -2
xml-axis-wsif/java/src/org/apache/wsif/wsdl/AuthenticatingProxyWSDLLocatorImpl.java
Index: AuthenticatingProxyWSDLLocatorImpl.java
===================================================================
RCS file:
/home/cvs/xml-axis-wsif/java/src/org/apache/wsif/wsdl/AuthenticatingProxyWSDLLocatorImpl.java,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- AuthenticatingProxyWSDLLocatorImpl.java 24 Mar 2003 13:05:36 -0000 1.12
+++ AuthenticatingProxyWSDLLocatorImpl.java 24 Mar 2003 13:10:09 -0000 1.13
@@ -74,8 +74,7 @@
/**
* Implementation of javax.wsdl.xml.WSDLLocator. This class can be used to
- * locate a wsdl document behind an authenticating proxy. Only http and ftp
- * urls for the wsdl location are supported.
+ * locate a wsdl document behind an authenticating proxy.
*
* @author Owen Burroughs <[EMAIL PROTECTED]>
*/