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
static DelegationMode DelegationMode.SecDelModeCompositeDelegation
           
static DelegationMode DelegationMode.SecDelModeNoDelegation
           
static DelegationMode DelegationMode.SecDelModeSimpleDelegation
           
 DelegationMode DelegationModeHolder.value
           
 

Methods in org.omg.Security that return DelegationMode
static DelegationMode DelegationModeHelper.extract(org.omg.CORBA.Any a)
           
static DelegationMode DelegationMode.from_int(int value)
           
static DelegationMode DelegationModeHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

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 © 2008. All Rights Reserved.