Package | Description |
---|---|
org.forgerock.openig.audit.decoration |
Contains the audit decorator and related filter/handler interceptors.
|
org.forgerock.openig.audit.internal |
Contains a simple AuditSystem implementation.
|
Constructor and Description |
---|
AuditDecorator(AuditSystem auditSystem)
Builds a new AuditDecorator that will send events to the provided AuditSystem.
|
Modifier and Type | Class and Description |
---|---|
class |
ForwardingAuditSystem
Forward the
AuditEvent s to the registered audit listeners (final consumers of the events). |
Copyright © 2014 ForgeRock AS. All rights reserved.