W3cubDocs

/OpenJDK 25

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 Summary

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

Method Summary

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

© 1993, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/25/docs/api/java.rmi/java/rmi/RMISecurityManager.html