Uses of Class
org.forgerock.audit.handlers.json.JsonAuditEventHandlerConfiguration.EventBufferingConfiguration
-
Packages that use JsonAuditEventHandlerConfiguration.EventBufferingConfiguration Package Description org.forgerock.audit.handlers.json This package contains the JSON-fileAuditEventHandlerimplementation. -
-
Uses of JsonAuditEventHandlerConfiguration.EventBufferingConfiguration in org.forgerock.audit.handlers.json
Methods in org.forgerock.audit.handlers.json that return JsonAuditEventHandlerConfiguration.EventBufferingConfiguration Modifier and Type Method Description JsonAuditEventHandlerConfiguration.EventBufferingConfigurationJsonAuditEventHandlerConfiguration. getBuffering()Gets configuration of event buffering.Methods in org.forgerock.audit.handlers.json with parameters of type JsonAuditEventHandlerConfiguration.EventBufferingConfiguration Modifier and Type Method Description voidJsonAuditEventHandlerConfiguration. setBuffering(JsonAuditEventHandlerConfiguration.EventBufferingConfiguration buffering)Sets configuration of event buffering.
-