Uses of Class
org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration
Packages that use CsvAuditEventHandlerConfiguration
Package
Description
This package contains the default AuditEventHandler implementations.
-
Uses of CsvAuditEventHandlerConfiguration in org.forgerock.audit.handlers.csv
Constructors in org.forgerock.audit.handlers.csv with parameters of type CsvAuditEventHandlerConfigurationModifierConstructorDescriptionCsvAuditEventHandler
(CsvAuditEventHandlerConfiguration configuration, EventTopicsMetaData eventTopicsMetaData, KeyStoreHandlerProvider keyStoreHandlerProvider) Create a new CsvAuditEventHandler instance.