Project Group: org.beiter.michael.eaudit4j

common

org.beiter.michael.eaudit4j : common

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides common artifacts such as shared interfaces and factory implementations to instantiate interface implementations.

Last Version: 1.1

Release Date:

Audit Parent

org.beiter.michael.eaudit4j : audit-parent

The eAudit4j library provides a simple and pluggable solution for auditing in Java. This library uses the concept of "audit streams", with a stream being comprised of one or more "audit processors". An application can configure an unlimited number of audit streams, each with a different configuration. When an application wants to audit an event, it will create and populate an "Event" instance, and then submit the event to the audit stream for processing and persitance. Depending on the audit stream configuration and the processors being used in the audit stream configuration, processing my be synchronous or asynchronous, and utilize different security features.

Last Version: 1.1

Release Date:

processors

org.beiter.michael.eaudit4j : processors

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module is a container for audit processors implementations.

Last Version: 1.1

Release Date:

  • 1