|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AuditEvent | This interface defines an abstract audit-event. |
| AuditEventFactory | This interface defines the methods that need to be provided by a factory class that creates audit-event instances. |
| AuditEventListener | This interface defines the methods all AuditEvent persistence-classes have to implement. |
| AuditEventMessage | |
| AuditEventView | This interface defines all method that are accessible by a user for investigating events contained in an event store. |
| Class Summary | |
|---|---|
| AuditEventDispatcher | This class implements a dispatcher for audit-events. |
| AuditEventObfuscatorChain | This class implements a chain of obfuscators. |
| AuditEventObfuscatorPipe | |
| AuditEventProcessorPipeline | This singleton class encapsulates a global, static queue of event processor instances. |
| AuditEventQueue | A simple queue which holds some audit-events. |
| DefaultAuditEventFactory | This is the default implementation of the event factory. |
| IronBeeAuditEvent | |
| IronBeeEventMessage | |
| IronBeeVariables | |
| ModSecurity | This class defines the constants which are used in the whole web-audit library. |
| ModSecurityAuditEvent | This class defines an audit-event of modsecurity. |
| ModSecurityEventMessage | |
| VariableMapping | |
| Version | This class implements some version information of this java library. |
| Enum Summary | |
|---|---|
| AuditEventType | This enumeration enlists the event formats supported by the storage engine. |
| Exception Summary | |
|---|---|
| SyntaxException | This exception is thrown whenever a syntax-error occurs. |
This package encapsulates the AuditEvent-framework that is used to represent, create, manage and handle audit events within a Java environment.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||