| Package | Description |
|---|---|
| org.omg.Security |
| Modifier and Type | Field and Description |
|---|---|
static DelegationState |
DelegationState.SecDelegate |
static DelegationState |
DelegationState.SecInitiator |
DelegationState |
DelegationStateHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DelegationState |
DelegationStateHelper.extract(Any a) |
static DelegationState |
DelegationState.from_int(int value) |
static DelegationState |
DelegationStateHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DelegationStateHelper.insert(Any a,
DelegationState that) |
static void |
DelegationStateHelper.write(OutputStream ostream,
DelegationState value) |
| Constructor and Description |
|---|
DelegationStateHolder(DelegationState initialValue) |
Copyright © 2013. All Rights Reserved.