owenb 2003/01/08 07:54:44
Modified: java/src/org/apache/wsif/wsdl
AuthenticatingProxyWSDLLocatorImpl.java
Log:
Minor javadoc fix
Revision Changes Path
1.4 +1 -1
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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- AuthenticatingProxyWSDLLocatorImpl.java 7 Dec 2002 12:34:04 -0000 1.3
+++ AuthenticatingProxyWSDLLocatorImpl.java 8 Jan 2003 15:54:44 -0000 1.4
@@ -98,7 +98,7 @@
String authString = null;
/**
- * Create an instance of WSIFWSDLLocatorImpl.
+ * Create an instance of AuthenticatingProxyWSDLLocatorImpl.
* @param wsdlLoc The uri for the base wsdl document
* @param un The username for proxy authentication
* @param passed The password for proxy authentication