| Package | Description | 
|---|---|
| weblogic.security.spi | This package includes interfaces, classes, and exceptions you use to develop security providers. | 
| Modifier and Type | Interface | Description | 
|---|---|---|
| interface  | AuditAtnEventV2 | The  AuditAtnEventV2interface is used to post authentication
 audit events. | 
| interface  | AuditAtzEvent | The  AuditAtzEventinterface is used to post authorization
 audit events. | 
| interface  | AuditConfigurationEvent | The  AuditConfigurationEventinterface is used to post configuration
 change audit events. | 
| interface  | AuditCreateConfigurationEvent | The  AuditCreateConfigurationEventinterface 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  AuditCredentialMappingEventinterface is used to post 
 credential mapping audit events. | 
| interface  | AuditDeleteConfigurationEvent | The  AuditDeleteConfigurationEventinterface 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  AuditInvokeConfigurationEventinterface 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  AuditRoleEventinterface is used to post security role
 audit events. | 
| interface  | AuditSetAttributeConfigurationEvent | The  AuditSetAttributeConfigurationEventinterface is used to post
 a specific configuration change audit event that identifies that a request has
 been made to modify an existing configuration artifact. |