Class RMISecurityManager

java.lang.Object
java.lang.SecurityManager
java.rmi.RMISecurityManager

@Deprecated(since="1.8", forRemoval=true) public class RMISecurityManager extends SecurityManager
Deprecated, for removal: This API element is subject to removal in a future version.
There is no replacement for the Security Manager.
RMISecurityManager was originally specified to allow an application implement a security policy identical to the policy implemented by SecurityManager. This feature no longer exists.
Since:
1.1
  • Constructor Details

    • RMISecurityManager

      public RMISecurityManager()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Constructs a new RMISecurityManager.
      Since:
      1.1