Uses of Class
org.jwall.web.audit.ModSecurityAuditEvent

Packages that use ModSecurityAuditEvent
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. 
 

Uses of ModSecurityAuditEvent in org.jwall.web.audit
 

Methods in org.jwall.web.audit with parameters of type ModSecurityAuditEvent
 int ModSecurityAuditEvent.compareTo(ModSecurityAuditEvent o)
           
 boolean ModSecurityAuditEvent.equals(ModSecurityAuditEvent o)
           
 

Constructors in org.jwall.web.audit with parameters of type ModSecurityAuditEvent
ModSecurityAuditEvent(ModSecurityAuditEvent evt)
          This clone-constructor creates a copy of the given audit-event.
 

Uses of ModSecurityAuditEvent in org.jwall.web.audit.net
 

Methods in org.jwall.web.audit.net that return ModSecurityAuditEvent
 ModSecurityAuditEvent NetworkAuditEventSource.nextEvent()
           
 



Copyright © 2012 jwall.org. All Rights Reserved.