Uses of Class
org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRotation
-
Packages that use FileBasedEventHandlerConfiguration.FileRotation Package Description org.forgerock.audit.events.handlers This package contains the defaultAuditEventHandlers. -
-
Uses of FileBasedEventHandlerConfiguration.FileRotation in org.forgerock.audit.events.handlers
Methods in org.forgerock.audit.events.handlers that return FileBasedEventHandlerConfiguration.FileRotation Modifier and Type Method Description FileBasedEventHandlerConfiguration.FileRotationFileBasedEventHandlerConfiguration. getFileRotation()Methods in org.forgerock.audit.events.handlers with parameters of type FileBasedEventHandlerConfiguration.FileRotation Modifier and Type Method Description voidFileBasedEventHandlerConfiguration. setFileRotation(FileBasedEventHandlerConfiguration.FileRotation fileRotation)
-