Uses of Class
org.omg.Security.DelegationDirective

Packages that use DelegationDirective
org.omg.Security   
 

Uses of DelegationDirective in org.omg.Security
 

Fields in org.omg.Security declared as DelegationDirective
static DelegationDirective DelegationDirective.Delegate
           
static DelegationDirective DelegationDirective.NoDelegate
           
 DelegationDirective DelegationDirectiveHolder.value
           
 

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

Methods in org.omg.Security with parameters of type DelegationDirective
static void DelegationDirectiveHelper.insert(org.omg.CORBA.Any a, DelegationDirective that)
           
static void DelegationDirectiveHelper.write(org.omg.CORBA.portable.OutputStream ostream, DelegationDirective value)
           
 

Constructors in org.omg.Security with parameters of type DelegationDirective
DelegationDirectiveHolder(DelegationDirective initialValue)
           
 



Copyright © 2008. All Rights Reserved.