be.fgov.ehealth.etee.crypto.eid
Class EidSmartCardReaderFactory

java.lang.Object
  extended by be.fgov.ehealth.etee.crypto.eid.EidSmartCardReaderFactory

public final class EidSmartCardReaderFactory
extends java.lang.Object

A factory to create EidSmartCardReaders.

Since:
2.0.0

Method Summary
 EidSmartCardReader createFedictSmartCardReader()
           
static EidSmartCardReaderFactory getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static EidSmartCardReaderFactory getInstance()
Returns:
an instance of the singleton factory.

createFedictSmartCardReader

public EidSmartCardReader createFedictSmartCardReader()
Returns:
a smart card reader by the standards of Fedict.


Copyright © 2019 eHealth. All Rights Reserved.