Package com.illumon.util.audit
Interface AuditEventLoggerBasic
- All Known Implementing Classes:
AuditEventLoggerBasic.Null
,JettyServerAuditEventLogger
public interface AuditEventLoggerBasic
An simple interface that hides the context necessary for creating and logging
io.deephaven.enterprise.auth.audit.AuditEvent
s. Useful so that callers are only responsible for the core parts of the event,
namely io.deephaven.enterprise.auth.auditAuditEvent#getEvent()
and io.deephaven.enterprise.auth.audit.AuditEvent#getDetails()
.-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
log
-