RMISecurityManager

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());

Get Special Edition Using Java™ 2 Enterprise Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.