public interface KeyResourceLoader
Modifier and Type | Method and Description |
---|---|
InputStream |
getKeyStore(String keyStoreLocation)
Loads and returns an InputStream of the key store at the configured location.
|
Properties |
loadKeyMetaData(String keyMetaDataFileLocation)
Loads key metadata from the configured passwords file location.
|
InputStream getKeyStore(String keyStoreLocation) throws FileNotFoundException
FileNotFoundException
Properties loadKeyMetaData(String keyMetaDataFileLocation) throws IOException, FileNotFoundException
IOException
FileNotFoundException
Copyright © 2005–2020 Alfresco Software. All rights reserved.