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.FileRotation
FileBasedEventHandlerConfiguration. getFileRotation()
Methods in org.forgerock.audit.events.handlers with parameters of type FileBasedEventHandlerConfiguration.FileRotation Modifier and Type Method Description void
FileBasedEventHandlerConfiguration. setFileRotation(FileBasedEventHandlerConfiguration.FileRotation fileRotation)
-