Package org.forgerock.audit.events.handlers
package org.forgerock.audit.events.handlers
This package contains the default
AuditEventHandlers
.-
ClassDescriptionThe interface for an AuditEventHandler.Abstract AuditEventHandler class.Factory interface for creating instances of
AuditEventHandler
.Stores the state of the details sent toAuditEventHandler.publishEvent(Context, String, JsonValue)
.AuditEventFactory capable of performing construction injection by resolving dependencies using a DependencyProvider.Base class for audit event handler configuration.Configures time based or size based log file rotation.Groups the file retention config parameters.Groups the file rotation config parameters.An event handler that does nothing.