Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02

Uses of Interface
weblogic.security.spi.AuditConfigurationEvent

Packages that use AuditConfigurationEvent
weblogic.security.spi This package includes interfaces, classes, and exceptions you use to develop security providers. 
 

Uses of AuditConfigurationEvent in weblogic.security.spi
 

Subinterfaces of AuditConfigurationEvent in weblogic.security.spi
 interface AuditCreateConfigurationEvent
          The AuditCreateConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to create a new configuration artifact.
 interface AuditDeleteConfigurationEvent
          The AuditDeleteConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to delete an existing configuration artifact.
 interface AuditInvokeConfigurationEvent
          The AuditInvokeConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to invoke an operation on an existing configuration artifact.
 interface AuditSetAttributeConfigurationEvent
          The AuditSetAttributeConfigurationEvent interface is used to post a specific configuration change audit event that identifies that a request has been made to modify an existing configuration artifact.
 


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, 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
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02