Package com.palantir.transforms.excel
Interface PasswordProvider
- All Superinterfaces:
Serializable
A function to provide a set of passwords to use to try to decrypt a file,
given the file path.
The function does not need to explicitly include
null in the set returned to signify that "no password" should be tried.
-
Method Summary
-
Method Details
-
passwordsToTry
-