Package | Description |
---|---|
mx4j.remote.rmi |
Modifier and Type | Class and Description |
---|---|
class |
RMIConnectionSubjectInvoker
An RMIConnection proxy that wraps the call into a
Subject.doAsPrivileged(javax.security.auth.Subject, java.security.PrivilegedAction<T>, java.security.AccessControlContext) invocation,
in order to execute the code under subject-based security, and to perform subject delegation. |