|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegationState | |
---|---|
org.omg.Security |
Uses of DelegationState in org.omg.Security |
---|
Fields in org.omg.Security declared as DelegationState | |
---|---|
static DelegationState |
DelegationState.SecDelegate
|
static DelegationState |
DelegationState.SecInitiator
|
DelegationState |
DelegationStateHolder.value
|
Methods in org.omg.Security that return DelegationState | |
---|---|
static DelegationState |
DelegationStateHelper.extract(org.omg.CORBA.Any a)
|
static DelegationState |
DelegationState.from_int(int value)
|
static DelegationState |
DelegationStateHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.Security with parameters of type DelegationState | |
---|---|
static void |
DelegationStateHelper.insert(org.omg.CORBA.Any a,
DelegationState that)
|
static void |
DelegationStateHelper.write(org.omg.CORBA.portable.OutputStream ostream,
DelegationState value)
|
Constructors in org.omg.Security with parameters of type DelegationState | |
---|---|
DelegationStateHolder(DelegationState initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |