Uses of Class
org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration
-
Packages that use JsonAuditEventHandlerConfiguration Package Description org.forgerock.audit.handlers.json This package contains the JSON-fileAuditEventHandler
implementation. -
-
Uses of JsonAuditEventHandlerConfiguration in org.forgerock.audit.handlers.json
Constructors in org.forgerock.audit.handlers.json with parameters of type JsonAuditEventHandlerConfiguration Constructor Description JsonAuditEventHandler(JsonAuditEventHandlerConfiguration configuration, EventTopicsMetaData eventTopicsMetaData)
Creates aJsonAuditEventHandler
instances.
-