Uses of Class
org.forgerock.audit.handlers.csv.CsvAuditEventHandlerConfiguration.CsvFormatting
Packages that use CsvAuditEventHandlerConfiguration.CsvFormatting
Package
Description
This package contains the default AuditEventHandler implementations.
-
Uses of CsvAuditEventHandlerConfiguration.CsvFormatting in org.forgerock.audit.handlers.csv
Methods in org.forgerock.audit.handlers.csv that return CsvAuditEventHandlerConfiguration.CsvFormattingModifier and TypeMethodDescriptionCsvAuditEventHandlerConfiguration.getFormatting()Deprecated.Returns the CSV formatting options.Methods in org.forgerock.audit.handlers.csv with parameters of type CsvAuditEventHandlerConfiguration.CsvFormattingModifier and TypeMethodDescriptionvoidCsvAuditEventHandlerConfiguration.setFormatting(CsvAuditEventHandlerConfiguration.CsvFormatting formatting) Deprecated.Sets the CSV formatting options.