AuditAtnEventV2, AuditAtzEvent, AuditConfigurationEvent, AuditCreateConfigurationEvent, AuditCredentialMappingEvent, AuditDeleteConfigurationEvent, AuditInvokeConfigurationEvent, AuditRoleEvent, AuditSetAttributeConfigurationEventpublic interface AuditContext
AuditContext interface can be extended by AuditEvent implementations
 to indicate that the implementation has context information.| Modifier and Type | Method | Description | 
|---|---|---|
| ContextHandler | getContext() | Gets a  ContextHandlerobject from which additional audit information 
 can be obtained. | 
ContextHandler getContext()
ContextHandler object from which additional audit information 
 can be obtained.ContextHandler object containing
                         additonal information in a handler data context.