be.ehealth.technicalconnector.beid
Class BeIDFactory

java.lang.Object
  extended by be.ehealth.technicalconnector.beid.BeIDFactory

public class BeIDFactory
extends Object


Constructor Summary
BeIDFactory()
           
 
Method Summary
static BeIDInfo getBeIDInfo(String scope, boolean useCache)
           
static KeyStore getKeyStore(String scope, boolean useCache)
           
static void setInstantiator(BeIDInstantiator instantiator)
           
static void verify(char[] pin)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeIDFactory

public BeIDFactory()
Method Detail

setInstantiator

public static void setInstantiator(BeIDInstantiator instantiator)

getBeIDInfo

public static BeIDInfo getBeIDInfo(String scope,
                                   boolean useCache)
                            throws TechnicalConnectorException
Throws:
TechnicalConnectorException

getKeyStore

public static KeyStore getKeyStore(String scope,
                                   boolean useCache)
                            throws TechnicalConnectorException
Throws:
TechnicalConnectorException

verify

public static void verify(char[] pin)
                   throws TechnicalConnectorException
Throws:
TechnicalConnectorException



Connector Packaging TECHNICAL 3.24.0-beta-4 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.