public class AuditingContext extends AbstractContext
data| Constructor and Description |
|---|
AuditingContext(Context parent)
Construct a new audit context with the provided parent.
|
AuditingContext(JsonValue savedContext,
ClassLoader classLoader)
Restore a serialized audit context.
|
asContext, containsContext, containsContext, getContext, getContextName, getId, getParent, isRootContext, toJsonValue, toStringpublic AuditingContext(Context parent)
parent - The parent context.public AuditingContext(JsonValue savedContext, ClassLoader classLoader)
savedContext - The saved context.classLoader - The classloader to use.Copyright © 2025 Open Identity Platform Community. All rights reserved.