org.omg.SecurityLevel2
Interface AuditDecisionOperations

All Known Subinterfaces:
AuditDecision

public interface AuditDecisionOperations

Generated from IDL interface "AuditDecision"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 AuditChannel audit_channel()
           
 boolean audit_needed(AuditEventType event_type, SelectorValue[] value_list)
           
 

Method Detail

audit_needed

public boolean audit_needed(AuditEventType event_type,
                            SelectorValue[] value_list)

audit_channel

public AuditChannel audit_channel()