public interface AuditProvider
Modifier and Type | Method and Description |
---|---|
void |
audit(AuditEvent ae)
Perform an audit of the event passed
A provider can log the audit as per needs.
|
void audit(AuditEvent ae)
ae
- audit event that holds information on the auditAuditEvent
Copyright © 2017 JBoss by Red Hat. All rights reserved.