The Audit Configuration API {@link oracle.security.audit.config.AuditConfig AuditConfig}.
The {@link oracle.security.audit.config.AuditConfig AuditConfig} is the entry point to all the audit configuration. The major constituents
of the AuditConfig are the
- The {@link oracle.security.audit.config.EventDefinitionList "Events tree"} that defines the events and their attributes,
grouped by categories
- The {@link oracle.security.audit.config.FilterList "Filter tree"} which has all the filters and corresponds exactly with the
events tree. The filter tree includes the filter evaluation engine.
- The {@link oracle.security.audit.config.LevelList LevelList} for defing the levels.