Uses of Class
org.jboss.security.audit.AuditEvent

Packages that use AuditEvent
org.jboss.security.audit   
 

Uses of AuditEvent in org.jboss.security.audit
 

Methods in org.jboss.security.audit with parameters of type AuditEvent
 void AuditManager.audit(AuditEvent ae)
          Audit the information available in the audit event
 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)
           
 void AuditContext.audit(AuditEvent ae)
           
 



Copyright © 2011 JBoss Inc.. All Rights Reserved.