| Interface | Description |
|---|---|
| AuditLogger | |
| ManagedAuditLogger |
Abstract base class for
AuditLogger implementations. |
| ManagedAuditLogger.AuditLogHandlerUpdater |
The audit log handler updater.
|
| SyslogCredentialReferenceSupplier |
| Class | Description |
|---|---|
| AbstractFileAuditLogHandler |
All methods on this class should be called with
ManagedAuditLoggerImpl's lock taken. |
| AuditLogItemFormatter |
All methods on this class should be called with
ManagedAuditLoggerImpl's lock taken. |
| FileAuditLogHandler |
All methods on this class should be called with
ManagedAuditLoggerImpl's lock taken. |
| InMemoryAuditLogHander | |
| JsonAuditLogItemFormatter |
All methods on this class should be called with
ManagedAuditLoggerImpl's lock taken. |
| ManagedAuditLoggerImpl |
Audit logger wrapper
|
| PeriodicRotatingFileAuditLogHandler |
All methods on this class should be called with
ManagedAuditLoggerImpl's lock taken. |
| SizeRotatingFileAuditLogHandler |
All methods on this class should be called with
ManagedAuditLoggerImpl's lock taken. |
| SyslogAuditLogHandler |
| Enum | Description |
|---|---|
| AuditLogger.Status | |
| PeriodicRotatingFileAuditLogHandler.Period |
Possible period values.
|
| SyslogAuditLogHandler.Facility |
Facility as defined by RFC-5424 (http://tools.ietf.org/html/rfc5424)
and RFC-3164 (http://tools.ietf.org/html/rfc3164).
|
| SyslogAuditLogHandler.MessageTransfer | |
| SyslogAuditLogHandler.Transport |
Copyright © 2017 JBoss by Red Hat. All rights reserved.