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 any)
           
static DelegationMode DelegationMode.from_int(int value)
           
static DelegationMode DelegationModeHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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)
           
 



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