|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AuditEvent | This interface defines an abstract audit-event. |
| AuditEventFilter | This interface defines the methods that every event-filter needs to provide. |
| AuditEventListener | This interface defines the methods all AuditEvent persistence-classes have to implement. |
| ModSecurity | This interface defines the constants which are used in the whole org.modsecurity-lib. |
| Class Summary | |
|---|---|
| AuditEventDispatcher | This interface defines the method required by a class that somehow produces events and dispatches them to all of the registered listeners. |
| AuditEventImpl | This class defines an audit-event of modsecurity. |
| AuditEventQueue | A simple queue which holds some audit-events. |
| AuditEventRegexpFilter | This class resembles a flexible AuditEventFilter that uses regular expressions to match an AuditEvent object. |
| 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 | ||||||||