Interface SecurityLevel2::AuditDecision

interface AuditDecision

The AuditDecision object's operation is a audit decision object for a particular channel. The full semantics of audit channels and their decision objects have not been worked out. Orbasec does not implement this interface as it does not currently do auditing.



Attribute Index

audit_channel

Operation Index

audit_needed

Attributes

audit_channel
readonly attribute AuditChannel audit_channel;

Operations

audit_needed
boolean audit_needed(in Security::AuditEventType event_type,
                     in Security::SelectorValueList value_list);

Generated by the ORBacus IDL-to-HTML translator (non-commercial)