Uses of Interface
org.omg.SecurityLevel2.DelegationDirectivePolicy

Packages that use DelegationDirectivePolicy
org.omg.SecurityLevel2   
 

Uses of DelegationDirectivePolicy in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement DelegationDirectivePolicy
 class _DelegationDirectivePolicyLocalBase
          Abstract base class for implementations of local interface DelegationDirectivePolicy
 class DelegationDirectivePolicyLocalTie
          Generated from IDL interface "DelegationDirectivePolicy".
 

Fields in org.omg.SecurityLevel2 declared as DelegationDirectivePolicy
 DelegationDirectivePolicy DelegationDirectivePolicyHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return DelegationDirectivePolicy
static DelegationDirectivePolicy DelegationDirectivePolicyHelper.extract(Any any)
           
static DelegationDirectivePolicy DelegationDirectivePolicyHelper.narrow(Object obj)
           
static DelegationDirectivePolicy DelegationDirectivePolicyHelper.read(InputStream in)
           
static DelegationDirectivePolicy DelegationDirectivePolicyHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.SecurityLevel2 with parameters of type DelegationDirectivePolicy
static void DelegationDirectivePolicyHelper.insert(Any any, DelegationDirectivePolicy s)
           
static void DelegationDirectivePolicyHelper.write(OutputStream _out, DelegationDirectivePolicy s)
           
 

Constructors in org.omg.SecurityLevel2 with parameters of type DelegationDirectivePolicy
DelegationDirectivePolicyHolder(DelegationDirectivePolicy initial)
           
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.