Package | Description |
---|---|
org.forgerock.audit.rotation |
Modifier and Type | Method and Description |
---|---|
void |
RotationHooks.postRotationAction(RotationContext context)
Method to run an action just after file has been rotated.
|
void |
RotationHooks.NoOpRotatationHooks.postRotationAction(RotationContext context) |
void |
RotationHooks.preRotationAction(RotationContext context)
Method to run an action just before file will be rotated.
|
void |
RotationHooks.NoOpRotatationHooks.preRotationAction(RotationContext context) |
Copyright © 2025 Open Identity Platform Community. All rights reserved.