public interface FilePasswordProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getPassword(String resourceKey) |
String getPassword(String resourceKey) throws IOException
resourceKey - The resource key representing the private
filenull/empty then no password is requiredIOException - if cannot resolve passwordCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.