Package | Description |
---|---|
org.wildfly.swarm.config.elytron |
Modifier and Type | Method and Description |
---|---|
SyslogAuditLog.SyslogFormat |
SyslogAuditLog.syslogFormat()
The RFC format to be used for describing the audit event.
|
static SyslogAuditLog.SyslogFormat |
SyslogAuditLog.SyslogFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyslogAuditLog.SyslogFormat[] |
SyslogAuditLog.SyslogFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
SyslogAuditLog.syslogFormat(SyslogAuditLog.SyslogFormat value)
The RFC format to be used for describing the audit event.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.