SecurityManager instead.@Deprecated public class RMISecurityManager extends SecurityManager
RMISecurityManager implements a policy identical to the policy
implemented by SecurityManager. RMI applications
should use the SecurityManager class or another appropriate
SecurityManager implementation instead of this class. RMI's class
loader will download classes from remote locations only if a security
manager has been set.inCheck| Constructor and Description |
|---|
RMISecurityManager()
Deprecated.
Constructs a new
RMISecurityManager. |
checkAccept, checkAccess, checkAccess, checkAwtEventQueueAccess, checkConnect, checkConnect, checkCreateClassLoader, checkDelete, checkExec, checkExit, checkLink, checkListen, checkMemberAccess, checkMulticast, checkMulticast, checkPackageAccess, checkPackageDefinition, checkPermission, checkPermission, checkPrintJobAccess, checkPropertiesAccess, checkPropertyAccess, checkRead, checkRead, checkRead, checkSecurityAccess, checkSetFactory, checkSystemClipboardAccess, checkTopLevelWindow, checkWrite, checkWrite, classDepth, classLoaderDepth, currentClassLoader, currentLoadedClass, getClassContext, getInCheck, getSecurityContext, getThreadGroup, inClass, inClassLoaderDracula Javadoc Sample, Made with Allan Im.