|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DelegationMode | |
org.omg.Security |
Uses of DelegationMode in org.omg.Security |
Fields in org.omg.Security declared as DelegationMode | |
DelegationMode |
DelegationModeHolder.value
|
static DelegationMode |
DelegationMode.SecDelModeNoDelegation
|
static DelegationMode |
DelegationMode.SecDelModeSimpleDelegation
|
static DelegationMode |
DelegationMode.SecDelModeCompositeDelegation
|
Methods in org.omg.Security that return DelegationMode | |
static DelegationMode |
DelegationModeHelper.extract(org.omg.CORBA.Any any)
|
static DelegationMode |
DelegationModeHelper.read(org.omg.CORBA.portable.InputStream in)
|
static DelegationMode |
DelegationMode.from_int(int value)
|
Methods in org.omg.Security with parameters of type DelegationMode | |
static void |
DelegationModeHelper.insert(org.omg.CORBA.Any any,
DelegationMode s)
|
static void |
DelegationModeHelper.write(org.omg.CORBA.portable.OutputStream out,
DelegationMode s)
|
Constructors in org.omg.Security with parameters of type DelegationMode | |
DelegationModeHolder(DelegationMode initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |