Package | Description |
---|---|
org.jboss.as.controller.audit |
Modifier and Type | Method and Description |
---|---|
static SyslogAuditLogHandler.Facility |
SyslogAuditLogHandler.Facility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SyslogAuditLogHandler.Facility[] |
SyslogAuditLogHandler.Facility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SyslogAuditLogHandler.setFacility(SyslogAuditLogHandler.Facility facility) |
void |
ManagedAuditLogger.updateSyslogHandlerFacility(String name,
SyslogAuditLogHandler.Facility facility)
Update the syslog handler facility.
|
void |
ManagedAuditLoggerImpl.updateSyslogHandlerFacility(String name,
SyslogAuditLogHandler.Facility facility) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.