Package | Description |
---|---|
org.forgerock.audit.events.handlers | |
org.forgerock.audit.rotation |
Modifier and Type | Method and Description |
---|---|
List<RotationPolicy> |
FileBasedEventHandlerConfiguration.FileRotation.buildRotationPolicies()
Builds
RotationPolicy instances from configuration options. |
Modifier and Type | Class and Description |
---|---|
class |
FixedTimeRotationPolicy
Rotates audit files at fixed times throughout the day.
|
class |
SizeBasedRotationPolicy
Creates a file size based rotation policy.
|
class |
TimeLimitRotationPolicy
Creates a rotation policy based on a time duration.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.