See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| AuditData | |
| 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.
|
| GELFSender |
This class implements a simple event processor that sends event-messages in
GELF format for each incoming event.
|
| 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 | Description |
|---|---|
| AuditEventType |
This enumeration enlists the event formats supported by the storage
engine.
|
| Exception | Description |
|---|---|
| SyntaxException |
This exception is thrown whenever a syntax-error occurs.
|
Copyright © 2014 jwall.org. All Rights Reserved.