be.fgov.ehealth.technicalconnector.distributedkeys
Class DistributedKeyStoreRegistry

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.distributedkeys.DistributedKeyStoreRegistry

public final class DistributedKeyStoreRegistry
extends Object

Registry for registering and creating Distibuted KeyStore.


Method Summary
 KeyStore createDistributedKeyStore(String key, DistributedSignerProxy proxy)
           
 void flushCache()
           
 Map<String,KeyStore> getDistributedKeyStores()
           
static DistributedKeyStoreRegistry getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static DistributedKeyStoreRegistry getInstance()

createDistributedKeyStore

public KeyStore createDistributedKeyStore(String key,
                                          DistributedSignerProxy proxy)
                                   throws TechnicalConnectorException
Throws:
TechnicalConnectorException

getDistributedKeyStores

public Map<String,KeyStore> getDistributedKeyStores()

flushCache

public void flushCache()



Connector Packaging PERSDIETICIAN 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.