| Package | Description |
|---|---|
| org.omg.Security | |
| org.omg.SecurityLevel2 |
| Modifier and Type | Field and Description |
|---|---|
static DelegationDirective |
DelegationDirective.Delegate |
static DelegationDirective |
DelegationDirective.NoDelegate |
DelegationDirective |
DelegationDirectiveHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DelegationDirective |
DelegationDirectiveHelper.extract(Any any) |
static DelegationDirective |
DelegationDirective.from_int(int value) |
static DelegationDirective |
DelegationDirectiveHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DelegationDirectiveHelper.insert(Any any,
DelegationDirective s) |
static void |
DelegationDirectiveHelper.write(OutputStream out,
DelegationDirective s) |
| Constructor and Description |
|---|
DelegationDirectiveHolder(DelegationDirective initial) |
| Modifier and Type | Method and Description |
|---|---|
DelegationDirective |
DelegationDirectivePolicyOperations.delegation_directive() |
Copyright © 2017 JacORB. All rights reserved.