org.eclipse.higgins.keystore.registry
Class KeyStoreRegistry
java.lang.Object
org.eclipse.higgins.registry.HigginsRegistry
org.eclipse.higgins.keystore.registry.KeyStoreRegistry
public class KeyStoreRegistry
- extends org.eclipse.higgins.registry.HigginsRegistry
| Methods inherited from class org.eclipse.higgins.registry.HigginsRegistry |
addExtension, getProviderType, getServiceProvider, getServiceProviders, loadProviders, remove |
KeyStoreRegistry
public KeyStoreRegistry(String configPath)
throws org.eclipse.higgins.registry.RegistryConfigurationException
- Parameters:
configPath -
- Throws:
org.eclipse.higgins.registry.RegistryConfigurationException
getInstance
public static KeyStoreRegistry getInstance()
getSecurityService
public org.eclipse.higgins.keystore.IKeyStoreService getSecurityService()
getConfiguration
public org.eclipse.higgins.registry.IConfiguration getConfiguration(org.eclipse.higgins.registry.IServiceProvider provider)
throws org.eclipse.higgins.registry.RegistryConfigurationException
- Specified by:
getConfiguration in class org.eclipse.higgins.registry.HigginsRegistry
- Throws:
org.eclipse.higgins.registry.RegistryConfigurationException