public interface RetentionPolicy
| Modifier and Type | Method and Description |
|---|---|
List<File> |
deleteFiles(FileNamingPolicy fileNamingPolicy)
Returns all files that should be deleted according to the policy.
|
List<File> deleteFiles(FileNamingPolicy fileNamingPolicy)
fileNamingPolicy - The naming policy used generate the log file names.Copyright © 2025 Open Identity Platform Community. All rights reserved.