Uses of Class
mx4j.remote.rmi.RMIConnectionProxy

Packages that use RMIConnectionProxy
mx4j.remote.rmi   
 

Uses of RMIConnectionProxy in mx4j.remote.rmi
 

Subclasses of RMIConnectionProxy in mx4j.remote.rmi
 class RMIConnectionSubjectInvoker
          An RMIConnection proxy that wraps the call into a Subject.doAsPrivileged(javax.security.auth.Subject, java.security.PrivilegedAction, java.security.AccessControlContext) invocation, in order to execute the code under subject-based security, and to perform subject delegation.
 



Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.