|
|||||||||||
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 | |
DelegationState |
DelegationStateHolder.value
|
static DelegationState |
DelegationState.SecInitiator
|
static DelegationState |
DelegationState.SecDelegate
|
Methods in org.omg.Security that return DelegationState | |
static DelegationState |
DelegationStateHelper.extract(org.omg.CORBA.Any a)
|
static DelegationState |
DelegationStateHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static DelegationState |
DelegationState.from_int(int value)
|
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 |