Uses of Interface
org.forgerock.audit.AuditService
-
Uses of AuditService in org.forgerock.audit
Modifier and TypeClassDescriptionclass
AuditService proxy that allows products to implement threadsafe hot-swappable configuration updates.Modifier and TypeMethodDescriptionAuditServiceBuilder.build()
Creates a new AuditService instance.Modifier and TypeMethodDescriptionvoid
AuditServiceProxy.setDelegate
(AuditService newDelegate) Sets the AuditService this object proxies.ModifierConstructorDescriptionAuditServiceProxy
(AuditService delegate) Create a newAuditServiceProxy
.