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 _AuditChannelImplBase
          org/omg/SecurityLevel2/_AuditChannelImplBase.java .
 class _AuditChannelStub
          org/omg/SecurityLevel2/_AuditChannelStub.java .
 

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

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

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

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



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