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
abstract  void AbstractAuditProvider.audit(AuditEvent auditEvent)
           
 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.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.