AuditEventHandlers
.See: Description
Interface | Description |
---|---|
AuditEventHandler |
The interface for an AuditEventHandler.
|
AuditEventHandlerFactory |
Factory interface for creating instances of
AuditEventHandler . |
Class | Description |
---|---|
AuditEventHandlerBase |
Abstract AuditEventHandler class.
|
AuditEventTopicState |
Stores the state of the details sent to
AuditEventHandler.publishEvent(Context, String, JsonValue) . |
DependencyProviderAuditEventHandlerFactory |
AuditEventFactory capable of performing construction injection by resolving dependencies using a DependencyProvider.
|
EventHandlerConfiguration |
Base class for audit event handler configuration.
|
FileBasedEventHandlerConfiguration |
Configures time based or size based log file rotation.
|
FileBasedEventHandlerConfiguration.FileRetention |
Groups the file retention config parameters.
|
FileBasedEventHandlerConfiguration.FileRotation |
Groups the file rotation config parameters.
|
NoOpAuditEventHandler |
An event handler that does nothing.
|
AuditEventHandlers
.Copyright 2010-2022 ForgeRock AS.