Package | Description |
---|---|
org.forgerock.audit.handlers.syslog |
This package contains a Syslog AuditEventHandler implementation.
|
Modifier and Type | Method and Description |
---|---|
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Severity> |
SyslogAuditEventHandlerConfiguration.SeverityFieldMapping.getValueMappings()
Returns the mapping of audit event values to Syslog severity values.
|
Modifier and Type | Method and Description |
---|---|
void |
SyslogAuditEventHandlerConfiguration.SeverityFieldMapping.setValueMappings(Map<String,Severity> valueMappings)
Sets the mapping of audit event values to Syslog severity values.
|
Copyright 2010-2022 ForgeRock AS.