| Package | Description |
|---|---|
| org.omg.Security |
| 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 a) |
static DelegationDirective |
DelegationDirective.from_int(int value) |
static DelegationDirective |
DelegationDirectiveHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DelegationDirectiveHelper.insert(Any a,
DelegationDirective that) |
static void |
DelegationDirectiveHelper.write(OutputStream ostream,
DelegationDirective value) |
| Constructor and Description |
|---|
DelegationDirectiveHolder(DelegationDirective initialValue) |
Copyright © 2013. All Rights Reserved.