org.omg.SecurityLevel2
Interface AuditChannelOperations

All Known Subinterfaces:
AuditChannel
All Known Implementing Classes:
_AuditChannelImplBase, _AuditChannelStub

public interface AuditChannelOperations

org/omg/SecurityLevel2/AuditChannelOperations.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /home/iurt/rpm/BUILD/apache-geronimo-yoko-33a0be6/yoko-spec-corba/src/main/idl/SecurityLevel2.idl Saturday, November 5, 2011 7:43:25 PM UTC


Method Summary
 int audit_channel_id()
           
 void audit_write(AuditEventType event_type, Credentials[] creds, UtcT time, SelectorValue[] descriptors, Any event_specific_data)
           
 

Method Detail

audit_write

void audit_write(AuditEventType event_type,
                 Credentials[] creds,
                 UtcT time,
                 SelectorValue[] descriptors,
                 Any event_specific_data)

audit_channel_id

int audit_channel_id()


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