Package | Description |
---|---|
org.forgerock.openig.audit |
[ Deprecated ] Contains the audit framework APIs.
|
Modifier and Type | Method and Description |
---|---|
AuditSource |
AuditEvent.getSource()
Deprecated.
Returns the source of the audit event (never
null ). |
Constructor and Description |
---|
AuditEvent(AuditSource source,
long timestamp,
Bindings bindings,
Collection<String> tags)
Deprecated.
Builds a new AuditEvent with provided values.
|
Copyright 2011-2015 ForgeRock AS.