| Package | Description | 
|---|---|
| org.jboss.security.audit | |
| org.jboss.security.audit.providers | |
| org.jboss.security.plugins.audit | |
| org.picketlink.identity.federation.core.audit | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AuditProvider.audit(AuditEvent ae)
Perform an audit of the event passed
 A provider can log the audit as per needs. 
 | 
void | 
AuditManager.audit(AuditEvent ae)
Audit the information available in the audit event 
 | 
void | 
AuditContext.audit(AuditEvent ae)  | 
abstract void | 
AbstractAuditProvider.audit(AuditEvent auditEvent)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LogAuditProvider.audit(AuditEvent auditEvent)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JBossAuditManager.audit(AuditEvent ae)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PicketLinkAuditEvent
Specialized implementation of  
AuditEvent | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PicketLinkAuditProvider.audit(AuditEvent auditEvent)  | 
void | 
PicketLinkAuditHelper.audit(AuditEvent ae)
Audit the event 
 | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.