Uses of Class
org.wildfly.security.auth.server.event.SyslogAuditEvent
Packages that use SyslogAuditEvent
-
Uses of SyslogAuditEvent in org.wildfly.security.auth.server.event
Subclasses of SyslogAuditEvent in org.wildfly.security.auth.server.eventModifier and TypeClassDescriptionclassA security audit event indicating that a log with RFC 3164 syslog format is occurringclassA security audit event indicating that a log with RFC 3164 syslog format is occurringMethods in org.wildfly.security.auth.server.event with parameters of type SyslogAuditEventModifier and TypeMethodDescriptionSecurityEventVisitor.handleSyslogAuditEvent(SyslogAuditEvent event, P param) Handle an auditable event that is to be logged to syslog.