|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditFormat | |
|---|---|
| org.wildfly.extras.creaper.commands.elytron.audit | |
| Uses of AuditFormat in org.wildfly.extras.creaper.commands.elytron.audit |
|---|
| Methods in org.wildfly.extras.creaper.commands.elytron.audit that return AuditFormat | |
|---|---|
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. |
| Methods in org.wildfly.extras.creaper.commands.elytron.audit with parameters of type AuditFormat | |
|---|---|
AddPeriodicRotatingFileAuditLog.Builder |
AddPeriodicRotatingFileAuditLog.Builder.format(AuditFormat format)
|
AddFileAuditLog.Builder |
AddFileAuditLog.Builder.format(AuditFormat format)
|
AddSizeRotatingFileAuditLog.Builder |
AddSizeRotatingFileAuditLog.Builder.format(AuditFormat format)
|
AddSyslogAuditLog.Builder |
AddSyslogAuditLog.Builder.format(AuditFormat format)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||