Uses of Class
org.forgerock.audit.handlers.jdbc.TableMapping
Package
Description
This package contains a JDBC AuditEventHandler implementation.
-
Uses of TableMapping in org.forgerock.audit.handlers.jdbc
Modifier and TypeMethodDescriptionJdbcAuditEventHandlerConfiguration.getTableMappings()
Gets the table mappings for the audit events.Modifier and TypeMethodDescriptionvoid
JdbcAuditEventHandlerConfiguration.setTableMappings
(List<TableMapping> tableMappings) Sets the table mappings for the audit events.