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

Part Number E13941-06

Uses of Interface
weblogic.security.spi.AuditContext

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

Uses of AuditContext in weblogic.security.spi
 

Subinterfaces of AuditContext in weblogic.security.spi
 interface AuditAtnEventV2
          The AuditAtnEventV2 interface is used to post authentication audit events.
 interface AuditAtzEvent
          The AuditAtzEvent interface is used to post authorization audit events.
 interface AuditConfigurationEvent
          The AuditConfigurationEvent interface is used to post configuration change audit events.
 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 AuditCredentialMappingEvent
          The AuditCredentialMappingEvent interface is used to post credential mapping audit events.
 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 AuditRoleEvent
          The AuditRoleEvent interface is used to post security role audit events.
 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.
 


Copyright 1996, 2011, 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 API Reference
11g Release 1 (10.3.6)

Part Number E13941-06