Uses of Class
org.forgerock.audit.events.handlers.FileBasedEventHandlerConfiguration.FileRetention
-
Packages that use FileBasedEventHandlerConfiguration.FileRetention Package Description org.forgerock.audit.events.handlers This package contains the defaultAuditEventHandlers. -
-
Uses of FileBasedEventHandlerConfiguration.FileRetention in org.forgerock.audit.events.handlers
Methods in org.forgerock.audit.events.handlers that return FileBasedEventHandlerConfiguration.FileRetention Modifier and Type Method Description FileBasedEventHandlerConfiguration.FileRetentionFileBasedEventHandlerConfiguration. getFileRetention()Methods in org.forgerock.audit.events.handlers with parameters of type FileBasedEventHandlerConfiguration.FileRetention Modifier and Type Method Description voidFileBasedEventHandlerConfiguration. setFileRetention(FileBasedEventHandlerConfiguration.FileRetention fileRetention)
-