mx4j/src/tools/mx4j/tools/remote/http HTTPConnectionHandler.java,1.3,1.4 HTTPConnector.java,1.4,1.5 HTTPSubjectInvoker.java,1.4,1.5

Simone Bordet <[email protected]> Sat, 14 May 2005 10:29:07 +0000
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/remote/http
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30938/src/tools/mx4j/tools/remote/http

Modified Files:
	HTTPConnectionHandler.java HTTPConnector.java 
	HTTPSubjectInvoker.java 
Log Message:
Cosmetics

Index: HTTPConnectionHandler.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/remote/http/HTTPConnectionHandler.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** HTTPConnectionHandler.java	13 Nov 2004 16:38:47 -0000	1.3
--- HTTPConnectionHandler.java	14 May 2005 10:29:05 -0000	1.4
***************
*** 10,13 ****
--- 10,14 ----
  
  import java.io.IOException;
+ 
  import javax.management.InstanceNotFoundException;
  import javax.management.ListenerNotFoundException;
***************
*** 21,25 ****
  
  /**
!  * @version $
   */
  public class HTTPConnectionHandler extends JMXConnectionHandler implements HTTPConnection
--- 22,26 ----
  
  /**
!  * @version $Revision$
   */
  public class HTTPConnectionHandler extends JMXConnectionHandler implements HTTPConnection

Index: HTTPConnector.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/remote/http/HTTPConnector.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** HTTPConnector.java	16 Feb 2005 15:28:39 -0000	1.4
--- HTTPConnector.java	14 May 2005 10:29:05 -0000	1.5
***************
*** 90,94 ****
     }
  
!    public RemoteNotificationClientHandler getRemoteNotificationClientHandler()
     {
        return notificationHandler;
--- 90,94 ----
     }
  
!    protected RemoteNotificationClientHandler getRemoteNotificationClientHandler()
     {
        return notificationHandler;

Index: HTTPSubjectInvoker.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/tools/mx4j/tools/remote/http/HTTPSubjectInvoker.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** HTTPSubjectInvoker.java	13 Nov 2004 16:38:47 -0000	1.4
--- HTTPSubjectInvoker.java	14 May 2005 10:29:05 -0000	1.5
***************
*** 13,16 ****
--- 13,17 ----
  import java.security.AccessControlContext;
  import java.util.Map;
+ 
  import javax.security.auth.Subject;
  
***************
*** 39,43 ****
  
        String methodName = method.getName();
!       // HTTPConnection methods that does not require the delegate subject
        if ("fetchNotifications".equals(methodName)) return true;
        if ("close".equals(methodName)) return true;
--- 40,44 ----
  
        String methodName = method.getName();
!       // HTTPConnection methods that do not require the delegate subject
        if ("fetchNotifications".equals(methodName)) return true;
        if ("close".equals(methodName)) return true;



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click