| Interface | Description |
|---|---|
| AuditService |
CREST
RequestHandler responsible for storing and retrieving audit events. |
| DependencyProvider |
An interface for a simple dependency provider.
|
| Class | Description |
|---|---|
| AuditHttpApplication |
Crest Application that instantiates the AuditService on the crest router.
|
| AuditingContext |
A Context used when auditing over the router.
|
| AuditServiceBuilder |
Builder for AuditService.
|
| AuditServiceConfiguration |
Configuration of the audit service.
|
| AuditServiceProxy |
AuditService proxy that allows products to implement threadsafe hot-swappable configuration updates.
|
| DependencyProviderBase |
Base DependencyProvider that has provides no dependencies.
|
| Exception | Description |
|---|---|
| AuditException |
Root class of all exceptions in the Commons Audit Framework.
|
| Annotation Type | Description |
|---|---|
| Audit |
Denotes audit dependencies.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.