public interface FileNamingPolicy
Modifier and Type | Method and Description |
---|---|
File |
getInitialName()
Initializes the policy and returns the current name to use.
|
File |
getNextName()
Gets the next name to use.
|
List<File> |
listFiles()
Lists all the archived files.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.