| Package | Description |
|---|---|
| org.jboss.security.audit |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditManager.audit(AuditEvent ae)
Audit the information available in the audit event
|
void |
AuditContext.audit(AuditEvent ae) |
void |
AuditProvider.audit(AuditEvent ae)
Perform an audit of the event passed
A provider can log the audit as per needs.
|
abstract void |
AbstractAuditProvider.audit(AuditEvent auditEvent) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.