May 2001
Intermediate to advanced
618 pages
20h 50m
English
Class java.rmi.RMISecurityManager
The RMI security manager provides a security manager that is suitable for many RMI servers. It provides the ability for RMI applications to make socket-based connections to each other and otherwise follows the default security manager implementation.
public class java.rmi.RMISecurityManager
extends java.lang.SecurityManager {
// Constructors
public RMISecurityManager( );
// Instance Methods
}
SecurityManager
|
Read now
Unlock full access