| Package | Description |
|---|---|
| org.omg.SecurityAdmin |
| Modifier and Type | Field and Description |
|---|---|
SecureInvocationPolicy |
SecureInvocationPolicyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SecureInvocationPolicy |
SecureInvocationPolicyHelper.extract(Any any) |
static SecureInvocationPolicy |
SecureInvocationPolicyHelper.narrow(Object obj) |
static SecureInvocationPolicy |
SecureInvocationPolicyHelper.read(InputStream in) |
static SecureInvocationPolicy |
SecureInvocationPolicyHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SecureInvocationPolicyHelper.insert(Any any,
SecureInvocationPolicy s) |
static void |
SecureInvocationPolicyHelper.write(OutputStream _out,
SecureInvocationPolicy s) |
| Constructor and Description |
|---|
SecureInvocationPolicyHolder(SecureInvocationPolicy initial) |
Copyright © 2017 JacORB. All rights reserved.