public interface AuditProviderV2 extends SecurityProvider
AuditProviderV2 interface exposes the services provided by an
 Auditing provider to the WebLogic Security Framework. This allows the
 Auditing provider to be manipulated (initialized, started, stopped, and
 so on).| Modifier and Type | Method and Description | 
|---|---|
AuditChannelV2 | 
getAuditChannel()
Gets the implementation of the
  
AuditChannelV2 security service provider interface (SSPI), which
 allows audit event recording to be performed. | 
getDescription, initialize, shutdownAuditChannelV2 getAuditChannel()
AuditChannelV2 security service provider interface (SSPI), which
 allows audit event recording to be performed.AuditChannelV2 SSPI.