| Package | Description |
|---|---|
| org.forgerock.audit |
| Modifier and Type | Class and Description |
|---|---|
class |
AuditServiceProxy
AuditService proxy that allows products to implement threadsafe hot-swappable configuration updates.
|
| Modifier and Type | Method and Description |
|---|---|
AuditService |
AuditServiceBuilder.build()
Creates a new AuditService instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditServiceProxy.setDelegate(AuditService newDelegate)
Sets the AuditService this object proxies.
|
| Constructor and Description |
|---|
AuditServiceProxy(AuditService delegate)
Create a new
AuditServiceProxy. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.