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 _DelegationDirectivePolicyImplBase
          org/omg/SecurityLevel2/_DelegationDirectivePolicyImplBase.java .
 class _DelegationDirectivePolicyStub
          org/omg/SecurityLevel2/_DelegationDirectivePolicyStub.java .
 

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

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

Methods in org.omg.SecurityLevel2 with parameters of type DelegationDirectivePolicy
static void DelegationDirectivePolicyHelper.insert(Any a, DelegationDirectivePolicy that)
           
static void DelegationDirectivePolicyHelper.write(OutputStream ostream, DelegationDirectivePolicy value)
           
 

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



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.