| Package | Description |
|---|---|
| org.omg.Security |
| Modifier and Type | Field and Description |
|---|---|
static DelegationMode |
DelegationMode.SecDelModeCompositeDelegation |
static DelegationMode |
DelegationMode.SecDelModeNoDelegation |
static DelegationMode |
DelegationMode.SecDelModeSimpleDelegation |
DelegationMode |
DelegationModeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DelegationMode |
DelegationModeHelper.extract(Any a) |
static DelegationMode |
DelegationMode.from_int(int value) |
static DelegationMode |
DelegationModeHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DelegationModeHelper.insert(Any a,
DelegationMode that) |
static void |
DelegationModeHelper.write(OutputStream ostream,
DelegationMode value) |
| Constructor and Description |
|---|
DelegationModeHolder(DelegationMode initialValue) |
Copyright © 2013. All Rights Reserved.