| Package | Description |
|---|---|
| org.omg.SecurityLevel2 |
| Modifier and Type | Class and Description |
|---|---|
class |
_SecurityManagerLocalBase
Abstract base class for implementations of local interface SecurityManager
|
class |
SecurityManagerLocalTie
Generated from IDL interface "SecurityManager".
|
| Modifier and Type | Field and Description |
|---|---|
SecurityManager |
SecurityManagerHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SecurityManager |
SecurityManagerHelper.extract(Any any) |
static SecurityManager |
SecurityManagerHelper.narrow(Object obj) |
static SecurityManager |
SecurityManagerHelper.read(InputStream in) |
static SecurityManager |
SecurityManagerHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecurityManagerHelper.insert(Any any,
SecurityManager s) |
static void |
SecurityManagerHelper.write(OutputStream _out,
SecurityManager s) |
| Constructor and Description |
|---|
SecurityManagerHolder(SecurityManager initial) |
Copyright © 2013. All Rights Reserved.