May 2001
Intermediate to advanced
1088 pages
30h 13m
English
The RMISecurityManager class implements a security manager for RMI programs that might use downloaded code. You don't need to call any methods in RMISecurityManager; you just install it as the security manager with the following statement:
System.setSecurityManager(new RMISecurityManager());
Read now
Unlock full access