public class PicketLinkAuditProvider extends LogAuditProvider implements AuditProvider
AuditProvider
that extends PicketBox's LogAuditProvider
Constructor and Description |
---|
PicketLinkAuditProvider() |
Modifier and Type | Method and Description |
---|---|
void |
audit(AuditEvent auditEvent)
Perform an audit of the event passed
A provider can log the audit as per needs.
|
public void audit(AuditEvent auditEvent)
AuditProvider
audit
in interface AuditProvider
audit
in class LogAuditProvider
auditEvent
- audit event that holds information on the auditAuditProvider.audit(AuditEvent)
Copyright © 2018 JBoss by Red Hat. All rights reserved.