JBoss Security SPI - Aggregator 2.0.4.SP8

org.jboss.security.audit
Interface AuditManager

All Superinterfaces:
BaseSecurityManager

public interface AuditManager
extends BaseSecurityManager

An interface that defines the Security Audit Service

Since:
Nov 29, 2006
Version:
$Revision$
Author:
Anil Saldhana

Method Summary
 void audit(AuditEvent ae)
          Audit the information available in the audit event
 
Methods inherited from interface org.jboss.security.BaseSecurityManager
getSecurityDomain
 

Method Detail

audit

void audit(AuditEvent ae)
Audit the information available in the audit event

Parameters:
ae - the Audit Event
See Also:
AuditEvent

JBoss Security SPI - Aggregator 2.0.4.SP8

Copyright © 2012 JBoss Inc.. All Rights Reserved.