public interface AuditLifecycleEvent extends AuditEvent
AuditLifecycleEvent interface is used to post audit
 lifecycle events. The WebLogic Security Framework implements this interface and may
 post audit events for the following security events:
 An Auditing provider can use this interface to get additional information about
 the audit lifecycle event. The AuditSeverity and
 AuditLifecycleEventType attributes can be used to determine which of the
 above audit events has been posted.
| Modifier and Type | Method and Description | 
|---|---|
AuditLifecycleEvent.AuditLifecycleEventType | 
getAuditLifecycleEventType()
Gets the event type associated with this  
AuditLifecycleEventType. | 
getEventType, getFailureException, getSeverity, toStringAuditLifecycleEvent.AuditLifecycleEventType getAuditLifecycleEventType()
AuditLifecycleEventType.