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 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)
           
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.