Package | Description |
---|---|
org.forgerock.openig.audit |
Contains the audit framework APIs.
|
org.forgerock.openig.audit.internal |
Contains a simple AuditSystem implementation.
|
org.forgerock.openig.audit.monitor |
Contains a simple monitoring endpoint that returns monitoring statistics of audited components.
|
Modifier and Type | Method and Description |
---|---|
void |
ConditionalAuditEventListener.onAuditEvent(AuditEvent event) |
void |
AuditEventListener.onAuditEvent(AuditEvent event)
Invoked when the audit source generates a new
AuditEvent notification. |
Modifier and Type | Method and Description |
---|---|
void |
ForwardingAuditSystem.onAuditEvent(AuditEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MonitorEndpointHandler.onAuditEvent(AuditEvent event) |
Copyright © 2014 ForgeRock AS. All rights reserved.