Package org.jwall.web.audit.net

The net-package provides network communication like sending or receiving of audit data over tcp-connections.

See:
          Description

Interface Summary
SocketAuthenticator  
 

Class Summary
AuditEventConsoleSender This class implements a simple socket-handler which provides easy injection of audit-events to the modsecurity-console.
AuditEventMLogcReceiver This class implements a simple SSL based server component for receiving ModSecurity audit events from the mlogc application.
AuditEventReceiver  
AuditEventSocketReceiver  
AuditEventStreamHandler  
AuditEventURLConnectionSender This class implements a simple socket-handler which provides easy injection of audit-events to the modsecurity-console.
NetworkAuditEventSource This class implements a network client-thread that will connect to a given host and then wait for audit-events to be read from that connection.
NetworkClientWorkerThread This class implements a client handler thread.
NetworkEventServer This class implements a small event-server thread.
SSLNetworkAuditEventSource This class is an SSL-enabled implementation of the network audit event source.
SyslogAuditEventMultiStream This class implements a parser for audit-logfile for the modsecurity2.
SyslogAuditEventStream This class implements a parser for audit-logfile for the modsecurity2.
SyslogReceiverThread This class is the central syslog-server thread.
 

Package org.jwall.web.audit.net Description

The net-package provides network communication like sending or receiving of audit data over tcp-connections.

Please Note

Though the net-package might be useful for your application, this part of the library is much less tested and might need improvement. If your interested in helping out by contributing or maintainenance feel free to concact me a chris (AT) jwall.org.



Copyright © 2012 jwall.org. All Rights Reserved.