public interface AuditEvent
Modifier and Type | Interface and Description |
---|---|
static interface |
AuditEvent.AuditEventBuilder<T extends AuditEvent>
Builder for
AuditEvent |
Modifier and Type | Method and Description |
---|---|
String |
getAuditMessage()
Returns the details of the audit event.
|
Long |
getTimestamp()
Returns the timestamp of the audit event.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.