| Package | Description |
|---|---|
| org.jwall.web.audit |
This package encapsulates the AuditEvent-framework that is used to represent,
create, manage and handle audit events within a Java environment.
|
| org.jwall.web.audit.net |
The
net-package provides network communication like sending
or receiving of audit data over tcp-connections. |
| Modifier and Type | Method and Description |
|---|---|
int |
ModSecurityAuditEvent.compareTo(ModSecurityAuditEvent o) |
boolean |
ModSecurityAuditEvent.equals(ModSecurityAuditEvent o) |
| Constructor and Description |
|---|
ModSecurityAuditEvent(ModSecurityAuditEvent evt)
This clone-constructor creates a copy of the given audit-event.
|
| Modifier and Type | Method and Description |
|---|---|
ModSecurityAuditEvent |
NetworkAuditEventSource.nextEvent() |
Copyright © 2015 jwall.org. All Rights Reserved.