Package | Description |
---|---|
org.forgerock.audit.handlers.syslog |
This package contains a Syslog AuditEventHandler implementation.
|
Modifier and Type | Method and Description |
---|---|
TransportProtocol |
SyslogAuditEventHandlerConfiguration.getProtocol()
Returns the protocol over which messages transmitted to the Syslog daemon.
|
static TransportProtocol |
TransportProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportProtocol[] |
TransportProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SyslogAuditEventHandlerConfiguration.setProtocol(TransportProtocol protocol)
Sets the protocol over which messages transmitted to the Syslog daemon.
|
Copyright 2010-2022 ForgeRock AS.