| Package | Description |
|---|---|
| org.wildfly.extras.creaper.commands.elytron.audit |
| Modifier and Type | Method and Description |
|---|---|
static AuditFormat |
AuditFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditFormat[] |
AuditFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AddSyslogAuditLog.Builder |
AddSyslogAuditLog.Builder.format(AuditFormat format) |
AddSizeRotatingFileAuditLog.Builder |
AddSizeRotatingFileAuditLog.Builder.format(AuditFormat format) |
AddPeriodicRotatingFileAuditLog.Builder |
AddPeriodicRotatingFileAuditLog.Builder.format(AuditFormat format) |
AddFileAuditLog.Builder |
AddFileAuditLog.Builder.format(AuditFormat format) |
Copyright © 2024. All rights reserved.