public final class AuditLogging extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AuditLogging.AuditLogDestinationHandler |
static class |
AuditLogging.AuditLogFileHandler |
static class |
AuditLogging.AuditLogger |
static class |
AuditLogging.AuditLogTcpSyslogHandler |
static class |
AuditLogging.AuditLogTlsSyslogHandler |
static class |
AuditLogging.AuditLogUdpSyslogHandler |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogging.AuditLogger |
auditLogger()
Sets whether is AuditLogging enabled and/or which destination handlers will be used.
|
static AuditLogging.AuditLogDestinationHandler |
destinationHandler()
Configures the destinations where should be the auditable events sent to.
|
public static AuditLogging.AuditLogDestinationHandler destinationHandler()
public static AuditLogging.AuditLogger auditLogger()
Copyright © 2021. All rights reserved.