Uses of Class
org.omg.Security.DelegationMode

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 a)
           
static DelegationMode DelegationModeHelper.read(org.omg.CORBA.portable.InputStream istream)
           
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 a, DelegationMode that)
           
static void DelegationModeHelper.write(org.omg.CORBA.portable.OutputStream ostream, DelegationMode value)
           
 

Constructors in org.omg.Security with parameters of type DelegationMode
DelegationModeHolder(DelegationMode initialValue)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.