|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuditLifecycleEvent
The 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.
Nested Class Summary | |
---|---|
static class |
AuditLifecycleEvent.AuditLifecycleEventType
The AuditLifecycleEventType class describes the audit service lifecycle event types
that are supported. |
Method Summary | |
---|---|
AuditLifecycleEvent.AuditLifecycleEventType |
getAuditLifecycleEventType()
Gets the event type associated with this AuditLifecycleEventType . |
Methods inherited from interface weblogic.security.spi.AuditEvent |
---|
getEventType, getFailureException, getSeverity, toString |
Method Detail |
---|
AuditLifecycleEvent.AuditLifecycleEventType getAuditLifecycleEventType()
AuditLifecycleEventType
.
|
Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |