be.ehealth.technicalconnector.service.sts.security
Class KeyStoreFactory

java.lang.Object
  extended by be.ehealth.technicalconnector.service.sts.security.KeyStoreFactory

public final class KeyStoreFactory
extends Object

Factory class for Keystores Creates KeyStoreAdaptor


Field Summary
static String PROP_KEYSTOREADAPTOR_CLASS
          Property to change the implementation used to communicate with the Belgian eid.
 
Method Summary
static KeyStore getKeyStore()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_KEYSTOREADAPTOR_CLASS

public static final String PROP_KEYSTOREADAPTOR_CLASS
Property to change the implementation used to communicate with the Belgian eid.

Default:be.ehealth.technicalconnector.service.sts.security.impl.beid.BeIDKeyStoreAdaptor

See Also:
Constant Field Values
Method Detail

getKeyStore

public static KeyStore getKeyStore()
                            throws TechnicalConnectorException
Returns:
an instance of the configured keystore class
Throws:
TechnicalConnectorException



Connector Packaging TECHNICAL 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.