public interface KeyResourceLoader
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getKeyStore(java.lang.String keyStoreLocation)
Loads and returns an InputStream of the key store at the configured location.
|
java.util.Properties |
loadKeyMetaData(java.lang.String keyMetaDataFileLocation)
Loads key metadata from the configured passwords file location.
|
java.io.InputStream getKeyStore(java.lang.String keyStoreLocation)
throws java.io.FileNotFoundException
java.io.FileNotFoundExceptionjava.util.Properties loadKeyMetaData(java.lang.String keyMetaDataFileLocation)
throws java.io.IOException,
java.io.FileNotFoundException
java.io.IOExceptionjava.io.FileNotFoundExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.