Class AuditLogger

java.lang.Object
org.wildfly.security.audit.AuditLogger
All Implemented Interfaces:
Consumer<SecurityEvent>

public final class AuditLogger extends Object implements Consumer<SecurityEvent>
The audit logger implementation.
Author:
Darran Lofthouse