public interface AuditListener
| Modifier and Type | Method and Description |
|---|---|
void |
auditEvent(AuditEvent event)
Notification that an audit event occured.
|
void auditEvent(AuditEvent event)
event - the event details.Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.