org.eclipse.higgins.keystore.registry
Class KeyStoreRegistry

java.lang.Object
  extended byorg.eclipse.higgins.registry.HigginsRegistry
      extended byorg.eclipse.higgins.keystore.registry.KeyStoreRegistry

public class KeyStoreRegistry
extends org.eclipse.higgins.registry.HigginsRegistry


Constructor Summary
KeyStoreRegistry(String configPath)
           
 
Method Summary
static KeyStoreRegistry getInstance()
           
 org.eclipse.higgins.keystore.IKeyStoreService getSecurityService()
           
 
Methods inherited from class org.eclipse.higgins.registry.HigginsRegistry
addExtension, getConfigFile, getConfigPath, getServiceProvider, getServiceProviders, loadProviders, remove
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyStoreRegistry

public KeyStoreRegistry(String configPath)
Parameters:
configPath -
Method Detail

getInstance

public static KeyStoreRegistry getInstance()

getSecurityService

public org.eclipse.higgins.keystore.IKeyStoreService getSecurityService()