Package | Description |
---|---|
org.forgerock.audit |
Package contains the AuditService.
|
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 2010-2022 ForgeRock AS.