Oracle

Uses of Interface
weblogic.security.audit.AuditProvider

Packages that use AuditProvider
weblogic.security.audit Deprecated 7.0.0.0. SPI for auditing security events. 
 

Uses of AuditProvider in weblogic.security.audit
 

Methods in weblogic.security.audit that return AuditProvider
static AuditProvider Audit.getProvider()
          Deprecated. Return the audit provider currently in use, or null if none.
 

Methods in weblogic.security.audit with parameters of type AuditProvider
static void Audit.setProvider(AuditProvider p)
          Deprecated. Set the audit provider.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, 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.