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 any) |
static DelegationState |
DelegationState.from_int(int value) |
static DelegationState |
DelegationStateHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
DelegationStateHelper.insert(Any any,
DelegationState s) |
static void |
DelegationStateHelper.write(OutputStream out,
DelegationState s) |
Constructor and Description |
---|
DelegationStateHolder(DelegationState initial) |
Copyright © 2013. All Rights Reserved.