| Package | Description |
|---|---|
| org.forgerock.audit.handlers.syslog |
| 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 © 2025 Open Identity Platform Community. All rights reserved.