AuditEventpublic 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 | Description |
|---|---|---|
default java.lang.String |
formatMessage() |
Creates a formatted message from this events message format and parameters.
|
AuditProvider.AuditSource |
getAuditSource() |
Source of this audit event (class, method, line number etc.).
|
java.lang.String |
getTracingId() |
Tracing id of the current audit event, generated by SecurityContext.
|
getEventType, getMessageFormat, getParams, getSeverity, getThrowablejava.lang.String getTracingId()
AuditProvider.AuditSource getAuditSource()
default java.lang.String formatMessage()
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.