public class SolrKeyResourceLoader extends Object implements org.alfresco.encryption.KeyResourceLoader
| Constructor and Description |
|---|
SolrKeyResourceLoader(org.apache.solr.core.SolrResourceLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getKeyStore(String location) |
Properties |
loadKeyMetaData(String location) |
public SolrKeyResourceLoader(org.apache.solr.core.SolrResourceLoader loader)
public InputStream getKeyStore(String location) throws FileNotFoundException
getKeyStore in interface org.alfresco.encryption.KeyResourceLoaderFileNotFoundExceptionpublic Properties loadKeyMetaData(String location) throws IOException
loadKeyMetaData in interface org.alfresco.encryption.KeyResourceLoaderIOExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.