public static interface AuditProvider.TracedAuditEvent extends AuditEvent
AuditEvent.AuditParam, AuditEvent.AuditSeverityAUDIT_TYPE_PREFIX, AUTHN_TYPE_PREFIX, AUTHZ_TYPE_PREFIX, OUTBOUND_TYPE_PREFIX, SECURITY_TYPE_PREFIX| Modifier and Type | Method and Description |
|---|---|
AuditProvider.AuditSource |
auditSource()
Source of this audit event (class, method, line number etc.).
|
default String |
formatMessage()
Creates a formatted message from this events message format and parameters.
|
String |
tracingId()
Tracing id of the current audit event, generated by SecurityContext.
|
eventType, messageFormat, params, severity, throwableString tracingId()
AuditProvider.AuditSource auditSource()
default String formatMessage()
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.