public static class SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration extends Object
Constructor and Description |
---|
SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled()
Indicates if event buffering is enabled.
|
void |
setEnabled(boolean enabled)
Sets the buffering status.
|
public SyslogAuditEventHandlerConfiguration.EventBufferingConfiguration()
public boolean isEnabled()
true
if buffering is enabled.public void setEnabled(boolean enabled)
enabled
- Indicates if buffering is enabled.Copyright 2010-2017 ForgeRock AS.