Uses of Interface
org.omg.SecurityLevel2.AuditChannel

Packages that use AuditChannel
org.omg.SecurityLevel2   
 

Uses of AuditChannel in org.omg.SecurityLevel2
 

Classes in org.omg.SecurityLevel2 that implement AuditChannel
 class _AuditChannelLocalBase
          Abstract base class for implementations of local interface AuditChannel
 class AuditChannelLocalTie
          Generated from IDL interface "AuditChannel".
 

Fields in org.omg.SecurityLevel2 declared as AuditChannel
 AuditChannel AuditChannelHolder.value
           
 

Methods in org.omg.SecurityLevel2 that return AuditChannel
 AuditChannel AuditDecisionLocalTie.audit_channel()
           
 AuditChannel AuditDecisionOperations.audit_channel()
           
static AuditChannel AuditChannelHelper.extract(Any any)
           
static AuditChannel AuditChannelHelper.narrow(Object obj)
           
static AuditChannel AuditChannelHelper.read(InputStream in)
           
static AuditChannel AuditChannelHelper.unchecked_narrow(Object obj)
           
 

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

Constructors in org.omg.SecurityLevel2 with parameters of type AuditChannel
AuditChannelHolder(AuditChannel initial)
           
 



Copyright © 2009. All Rights Reserved.