BEA Systems, Inc.


Uses of Interface
weblogic.security.spi.AuditEvent

Packages that use AuditEvent
weblogic.security.providers.authorization   
weblogic.security.spi

This package includes interfaces, classes, and exceptions you use to develop security providers. 

 

Uses of AuditEvent in weblogic.security.providers.authorization
 

Classes in weblogic.security.providers.authorization that implement AuditEvent
 class AuditPolicyEventImpl
           
 class AuditPredicateEventImpl
           
 class AuditRoleEventImpl
           
 

Uses of AuditEvent in weblogic.security.spi
 

Subinterfaces of AuditEvent in weblogic.security.spi
 interface AuditAtnEvent
          The AuditAtnEvent interface provides a convenience interface for Auditing providers that want to determine the instance types of extended Authentication event type objects.
 interface AuditAtzEvent
          The AuditAtzEvent interface provides a convenience interface for Auditing providers that want to determine the instance types of extended Authorization event type objects.
 interface AuditMgmtEvent
          The AuditMgmtEvent interface provides a convenience interface for Auditing providers that want to determine the instance types of extended security management event type objects, such as a security provider's MBean.
 interface AuditPolicyEvent
          The AuditPolicyEvent interface provides a convenience interface for Auditing providers that want to determine the instance types of extended Authorization event type objects.
 interface AuditRoleDeploymentEvent
          The AuditRoleDeploymentEvent provides a convenience interface for Auditing providers wanting to determine the instance types of extended Role Mapping event type objects.
 interface AuditRoleEvent
          The AuditRoleEvent interface provides a convenience interface for Auditing providers wanting to determine the instance types of extended Role Mapping event type objects.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference