owenb       2003/01/08 07:55:40

  Modified:    java/src/org/apache/wsif/wsdl Tag: pre1_2_0-patches
                        AuthenticatingProxyWSDLLocatorImpl.java
  Log:
  Minor javadoc fix
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +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.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- AuthenticatingProxyWSDLLocatorImpl.java   2 Dec 2002 14:18:49 -0000       1.1.2.1
  +++ AuthenticatingProxyWSDLLocatorImpl.java   8 Jan 2003 15:55:40 -0000       1.1.2.2
  @@ -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
  
  
  


Reply via email to