|
Java プラットフォーム 1.2 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| SecurityManager を使用するパッケージ | |
| java.lang | Java プログラミング言語の設計の基礎となるクラスを提供します。 |
| java.rmi | RMI (Remote Method Invocation) のパッケージを提供します。 |
| java.lang における SecurityManager の使用方法 |
| SecurityManager を返す java.lang におけるメソッド | |
static SecurityManager |
System.getSecurityManager()
システムセキュリティインタフェースを取得します。 |
| 型 SecurityManager のパラメータを持つ java.lang におけるメソッド | |
static void |
System.setSecurityManager(SecurityManager s)
システムセキュリティを設定します。 |
| java.rmi における SecurityManager の使用方法 |
| java.rmi における SecurityManager のサブクラス | |
class |
RMISecurityManager
サンプルのセキュリティマネージャを提供します。 |
|
Java プラットフォーム 1.2 |
|||||||||
| 前 次 | フレームあり フレームなし | |||||||||