be.fgov.ehealth.technicalconnector.distributedkeys
Class DistributedKeyStoreRegistry

java.lang.Object
  extended by be.fgov.ehealth.technicalconnector.distributedkeys.DistributedKeyStoreRegistry
All Implemented Interfaces:
Serializable

public final class DistributedKeyStoreRegistry
extends Object
implements Serializable

Registry for registering and creating Distibuted KeyStore.

See Also:
Serialized Form

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 TECHNICAL 3.14.2 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.