public class Slf4jAuditService extends Object implements AuditService
| Constructor and Description |
|---|
Slf4jAuditService() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
createMessage(AuditEvent event) |
void |
logEvent(AuditEvent event)
TODO.
|
void |
logEvent(PciAuditEvent event)
TODO.
|
public void logEvent(AuditEvent event)
AuditServicelogEvent in interface AuditServiceevent - Audit event. Must not be null-public void logEvent(PciAuditEvent event)
AuditServicelogEvent in interface AuditServiceevent - Audit event. Must not be null-protected static String createMessage(AuditEvent event)
Copyright © 2018. All rights reserved.